slight z-index refactor and attempt at organizing it
This commit is contained in:
parent
93293db038
commit
872db65fd8
13 changed files with 42 additions and 11 deletions
|
|
@ -80,7 +80,7 @@
|
|||
.floating-shout {
|
||||
position: fixed;
|
||||
bottom: 0.5em;
|
||||
z-index: 1000;
|
||||
z-index: var(--ZI_popovers);
|
||||
max-width: 25em;
|
||||
|
||||
&.-left {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue