kopia lustrzana https://github.com/cheeaun/phanpy
Fix post status banner overlapped by poll items lol
rodzic
dcb24382fc
commit
b1b7fa1a2e
|
@ -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;
|
||||||
|
|
Ładowanie…
Reference in New Issue