mirror of
https://github.com/penpot/penpot.git
synced 2025-01-07 15:39:42 -05:00
🐛 Fix guides submenu visualization
This commit is contained in:
parent
886c0c596f
commit
bf202473e9
1 changed files with 0 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue