mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 03:18:29 +02:00
✨ Fix grid gaps
This commit is contained in:
parent
444491f577
commit
fd1d564f03
5 changed files with 6 additions and 8 deletions
|
@ -149,7 +149,7 @@
|
|||
li {
|
||||
cursor: pointer;
|
||||
font-size: $fs14;
|
||||
padding: $small $x-small;
|
||||
padding: $small;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue