fix long poll labels overflowing

This commit is contained in:
Shpuld Shpuldson 2020-08-25 12:17:42 +03:00
parent ff328e7c55
commit c9ea2db69d
1 changed files with 1 additions and 0 deletions

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;