Skip to content

Fix IDE buttons hover styling

Himanshu Kapoor requested to merge himkp-ide-buttons-regression into master

What does this MR do?

Fix IDE buttons hover styling. This was a regression caused by addressing one of the MR suggestions in !32796 (merged)

SCSS variables when used in calc functions need to be escaped.

Found when testing !32993 (merged). The below hover state issue happens with All buttons in the Web IDE.

Kapture_2020-05-28_at_9.56.56

Edited by Himanshu Kapoor

Merge request reports