mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 22:28:15 +00:00
🐛 Fix padding on design bar
This commit is contained in:
parent
dfbc449045
commit
cedcc15c9d
@ -17,7 +17,6 @@
|
||||
|
||||
.tab-spacing {
|
||||
margin-right: $s-12;
|
||||
margin-bottom: $s-8;
|
||||
}
|
||||
|
||||
.content-class {
|
||||
@ -33,4 +32,5 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: $s-8;
|
||||
padding-top: $s-8;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user