Set min-height on control bar panel

This commit is contained in:
Samuel Mannehed 2022-12-07 08:56:21 +01:00
parent 2d6302e359
commit 52178e9381
1 changed files with 1 additions and 0 deletions

View File

@ -586,6 +586,7 @@ html {
width: 360px;
min-width: 150px;
height: 160px;
min-height: 70px;
box-sizing: border-box;
max-width: 100%;