forked from AkkomaGang/akkoma-fe
fix long poll labels overflowing
This commit is contained in:
parent
ff328e7c55
commit
c9ea2db69d
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@
|
|||
align-items: center;
|
||||
padding: 0.1em 0.25em;
|
||||
z-index: 1;
|
||||
word-break: break-word;
|
||||
}
|
||||
.result-percentage {
|
||||
width: 3.5em;
|
||||
|
|
Loading…
Reference in a new issue