mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2024-11-05 06:33:01 +00:00
Fix status overflow
This commit is contained in:
parent
34c1d087af
commit
626369c317
@ -53,6 +53,7 @@
|
||||
|
||||
.status {
|
||||
flex: 1;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.status-dname {
|
||||
|
Loading…
Reference in New Issue
Block a user