Lots of channel related fixes and updates

This commit is contained in:
N-Pex 2024-10-11 17:04:32 +02:00
parent e3bfede77e
commit ca777a83be
17 changed files with 508 additions and 59 deletions

View file

@ -64,6 +64,10 @@
position: relative;
}
.poll-answer:not(:last-child) {
margin-bottom: 12px;
}
.poll-percent-indicator {
position: absolute;
bottom: 2px;