mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-06 03:48:45 +00:00
Fix status overflow
This commit is contained in:
parent
34c1d087af
commit
626369c317
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
||||||
|
|
||||||
.status {
|
.status {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.status-dname {
|
.status-dname {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue