Put back scroll bars on console
parent
657cda18ef
commit
855da2cbc4
|
@ -118,7 +118,7 @@ form[name="monitorForm"] {
|
|||
}
|
||||
#monitorList {
|
||||
flex: 1 1 auto;
|
||||
/* overflow-y: scroll; */
|
||||
overflow-y: scroll;
|
||||
}
|
||||
#contentButtons {
|
||||
float: none;
|
||||
|
|
Loading…
Reference in New Issue