mirror of
https://github.com/penpot/penpot.git
synced 2026-09-12 15:09:38 +00:00
🐛 Fix board preset size selector css
This commit is contained in:
parent
f93d0e1c4d
commit
de7a1d34c0
@ -348,6 +348,7 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-size: $fs14;
|
font-size: $fs14;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
gap: 0 10px;
|
||||||
justify-content: start;
|
justify-content: start;
|
||||||
padding: $size-2;
|
padding: $size-2;
|
||||||
|
|
||||||
@ -356,9 +357,6 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: start;
|
justify-content: start;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
&:not(:first-child) {
|
|
||||||
margin-left: 10px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.check-icon {
|
.check-icon {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user