Fix post status banner overlapped by poll items lol
This commit is contained in:
parent
dcb24382fc
commit
b1b7fa1a2e
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
max-width: var(--main-width);
|
max-width: var(--main-width);
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
.post-status-banner > p:first-of-type {
|
.post-status-banner > p:first-of-type {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue