forked from AkkomaGang/akkoma-fe
Merge branch 'fix/long-poll-words' into 'develop'
fix long poll labels overflowing See merge request pleroma/pleroma-fe!1216
This commit is contained in:
commit
65ac71139e
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