mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2024-11-05 06:33:01 +00:00
Use max height for status content
This commit is contained in:
parent
f5963f2da5
commit
2a77700102
@ -15,6 +15,8 @@
|
||||
.status-content {
|
||||
margin: 4px 0;
|
||||
word-wrap: anywhere;
|
||||
max-height: 600px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.status-content p {
|
||||
|
Loading…
Reference in New Issue
Block a user