mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 06:06:41 +01:00
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;
|
||||
line-height: 1.2;
|
||||
max-width: var(--main-width);
|
||||
z-index: 1;
|
||||
}
|
||||
.post-status-banner > p:first-of-type {
|
||||
margin-top: 0;
|
||||
|
|
Loading…
Reference in a new issue