0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 07:50:43 -05:00

🐛 Fix guides submenu visualization

This commit is contained in:
Eva Marco 2024-09-06 09:47:09 +02:00
parent 886c0c596f
commit bf202473e9

View file

@ -199,7 +199,6 @@
.height {
@extend .input-element;
@include bodySmallTypography;
width: $s-108;
.icon-text {
padding-top: $s-1;
}
@ -208,7 +207,6 @@
.margin {
@extend .input-element;
@include bodySmallTypography;
width: $s-108;
.icon {
&.rotated svg {
transform: rotate(90deg);