Minor css
This commit is contained in:
parent
668dffc2c5
commit
5fa14161c4
|
@ -349,7 +349,7 @@ textarea.form-control {
|
|||
.monitor-list {
|
||||
&.scrollbar {
|
||||
overflow-y: auto;
|
||||
height: calc(100% - 55px);
|
||||
height: calc(100% - 65px);
|
||||
}
|
||||
|
||||
.item {
|
||||
|
|
Loading…
Reference in New Issue