Merge pull request #31671 from raccoongang/lunyachek/fix/cosmetic-fix-units-hover-tooltips-studio

fix: Fix units hover tooltips in studio which are overlapping by other page content
This commit is contained in:
Jeremy Ristau
2023-03-21 14:42:13 -04:00
committed by GitHub

View File

@@ -8,6 +8,7 @@
margin: ($baseline*1.5) 0 0 0;
padding: 0 $baseline;
position: relative;
z-index: 1;
.mast,
.metadata {