Merge pull request #7638 from KDSBrowne/issue-7387
Prevent access to dropdown menu while showing poll (small screens)
This commit is contained in:
commit
ab6c75aa7b
@ -3,7 +3,7 @@
|
||||
:root {
|
||||
--col-amount: 2;
|
||||
--max-btn-width: 9em;
|
||||
--overlayIndex: 1015;
|
||||
--overlayIndex: 9999;
|
||||
--overlayOpacity: 0.349;
|
||||
--pollIndex: 1016;
|
||||
--poll-width: 18rem;
|
||||
|
Loading…
Reference in New Issue
Block a user