mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
add provisional fix to tool bar
This commit is contained in:
parent
943556186f
commit
1d205384fc
1 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,9 @@
|
|||
.tool-window {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
height: 100%;
|
||||
max-height: 40%;
|
||||
//flex: 1;
|
||||
width: 100%;
|
||||
|
||||
.tool-window-bar {
|
||||
|
|
Loading…
Add table
Reference in a new issue