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:
parent
886c0c596f
commit
bf202473e9
1 changed files with 0 additions and 2 deletions
|
@ -199,7 +199,6 @@
|
||||||
.height {
|
.height {
|
||||||
@extend .input-element;
|
@extend .input-element;
|
||||||
@include bodySmallTypography;
|
@include bodySmallTypography;
|
||||||
width: $s-108;
|
|
||||||
.icon-text {
|
.icon-text {
|
||||||
padding-top: $s-1;
|
padding-top: $s-1;
|
||||||
}
|
}
|
||||||
|
@ -208,7 +207,6 @@
|
||||||
.margin {
|
.margin {
|
||||||
@extend .input-element;
|
@extend .input-element;
|
||||||
@include bodySmallTypography;
|
@include bodySmallTypography;
|
||||||
width: $s-108;
|
|
||||||
.icon {
|
.icon {
|
||||||
&.rotated svg {
|
&.rotated svg {
|
||||||
transform: rotate(90deg);
|
transform: rotate(90deg);
|
||||||
|
|
Loading…
Reference in a new issue