mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
🐛 Fix guides submenu visualization
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user