mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-24 01:10:31 +01:00
scrollbar and scroll to bottom on logs page
This commit is contained in:
8
public/less/admin/advanced/logs.less
Normal file
8
public/less/admin/advanced/logs.less
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
.logs {
|
||||
.panel-body {
|
||||
pre {
|
||||
height: 600px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user