Poll Answer Result: Fix z-index issue (#3929)
This commit is contained in:
parent
41066a575b
commit
2a217ed3b9
@ -14,6 +14,7 @@
|
|||||||
padding: 1rem 0.75rem 0.5rem 1rem;
|
padding: 1rem 0.75rem 0.5rem 1rem;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
z-index: 1;
|
||||||
background: var(--color-background);
|
background: var(--color-background);
|
||||||
|
|
||||||
@media (max-width: 600px) {
|
@media (max-width: 600px) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user