1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-05-23 11:29:12 +08:00

Merge branch 'fix/long-poll-words' into 'develop'

fix long poll labels overflowing

See merge request 
This commit is contained in:
lain 2020-08-25 09:32:11 +00:00
commit 65ac71139e

View file

@ -96,6 +96,7 @@
align-items: center;
padding: 0.1em 0.25em;
z-index: 1;
word-break: break-word;
}
.result-percentage {
width: 3.5em;