don't hide buttons below playlist and smartblock contents pane
This commit is contained in:
parent
46483bff0c
commit
6b8bf52bb3
@ -591,7 +591,7 @@ li.ui-state-default {
|
||||
overflow: auto;
|
||||
margin: 4px 0;
|
||||
min-height: 6em;
|
||||
max-height: 100%;
|
||||
max-height: calc(100% - 40px);
|
||||
padding: 5px;
|
||||
border: 1px solid #444;
|
||||
border-radius: 3px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user