mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
💄 Avoid code tab overflow
This commit is contained in:
parent
a4e6aa0588
commit
73b855339e
@ -30,8 +30,7 @@
|
||||
|
||||
.tool-windows {
|
||||
block-size: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
display: grid;
|
||||
gap: var(--sp-s);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user