mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 17:00:10 +00:00
scrollable last log trace
This commit is contained in:
parent
f9c312aac5
commit
6aa7d4cdfe
3 changed files with 8 additions and 3 deletions
|
|
@ -1241,3 +1241,8 @@ td.dt-body-right {
|
|||
.bigger-icon {
|
||||
font-size: 12rem;
|
||||
}
|
||||
|
||||
.scrollable-log {
|
||||
height: 16rem;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue