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