Fix post status banner overlapped by poll items lol

This commit is contained in:
Lim Chee Aun 2023-04-19 15:23:47 +08:00
parent dcb24382fc
commit b1b7fa1a2e

View file

@ -48,6 +48,7 @@
white-space: pre-wrap;
line-height: 1.2;
max-width: var(--main-width);
z-index: 1;
}
.post-status-banner > p:first-of-type {
margin-top: 0;