T272 Increased number of history items displayed. Added scrollbar
This commit is contained in:
4
target/classes/static/css/main.css
Normal file
4
target/classes/static/css/main.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.overflowedTableContent {
|
||||
max-height: 750px;
|
||||
overflow: scroll;
|
||||
}
|
||||
Reference in New Issue
Block a user