Poll Answer Result: Fix z-index issue (#3929)

This commit is contained in:
Alexander Zinchuk 2023-10-27 14:23:47 +02:00
parent 41066a575b
commit 2a217ed3b9

View File

@ -14,6 +14,7 @@
padding: 1rem 0.75rem 0.5rem 1rem;
position: sticky;
top: 0;
z-index: 1;
background: var(--color-background);
@media (max-width: 600px) {