StoyanShopov / UpSkill

UpSkill is a learning platform for the business. We power the personal and professional development of the employees for thousands of businesses around the world. You can find top quality courses and coaches in the platform. Sign up for free demo!
26 stars 7 forks source link

-Fix overlaying of Employee Edit Profile Modal by Courses/Coaches cards #258

Closed spetrovne closed 2 years ago

spetrovne commented 2 years ago

-Using z-index in the css is a way to fix this problem -The z-index should be added as a bigger number to the Employee Edit Modal and smaller number to the overlaying items

iltodbul commented 2 years ago

Done