mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
fix layout - promoted attributes should never grow beyond its content
This commit is contained in:
parent
9de29584a4
commit
1581464d8c
@ -446,7 +446,7 @@ html.theme-dark body {
|
||||
display: block;
|
||||
flex-basis: content;
|
||||
flex-shrink: 1;
|
||||
flex-grow: 100;
|
||||
flex-grow: 0;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user