Set min-height on control bar panel
This commit is contained in:
parent
2d6302e359
commit
52178e9381
|
@ -586,6 +586,7 @@ html {
|
||||||
width: 360px;
|
width: 360px;
|
||||||
min-width: 150px;
|
min-width: 150px;
|
||||||
height: 160px;
|
height: 160px;
|
||||||
|
min-height: 70px;
|
||||||
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue