mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 19:58:09 +00:00
🐛 Fix design tab layout after new tab component added
This commit is contained in:
parent
736d75a93c
commit
aa5999b2e0
@ -27,6 +27,7 @@
|
||||
|
||||
.element-options {
|
||||
display: grid;
|
||||
grid-auto-rows: min-content;
|
||||
gap: $s-8;
|
||||
width: 100%;
|
||||
height: calc(100vh - $s-80);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user