0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-22 14:39:45 -05:00

Merge pull request #5066 from penpot/eva-fix-frame-row-menu

🐛 Fix guides submenu visualization
This commit is contained in:
Alejandro 2024-09-09 06:49:05 +02:00 committed by GitHub
commit f5510234cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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);