Add flex property to panel in app.css
This commit is contained in:
@@ -173,6 +173,7 @@ button:disabled {
|
||||
|
||||
.panel {
|
||||
display: flex;
|
||||
flex: 0 0 auto;
|
||||
flex-direction: column;
|
||||
min-height: 0;
|
||||
background: var(--color-surface);
|
||||
|
||||
Reference in New Issue
Block a user