mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
💄 Avoid code tab overflow
This commit is contained in:
@@ -30,8 +30,7 @@
|
|||||||
|
|
||||||
.tool-windows {
|
.tool-windows {
|
||||||
block-size: 100%;
|
block-size: 100%;
|
||||||
display: flex;
|
display: grid;
|
||||||
flex-direction: column;
|
|
||||||
gap: var(--sp-s);
|
gap: var(--sp-s);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user