mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 11:53:23 +01:00
Get a handle on all our z-index values
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
position: sticky;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
z-index: 10;
|
||||
z-index: $z-index-above-popup;
|
||||
|
||||
@include light-theme() {
|
||||
background: $color-white;
|
||||
|
||||
Reference in New Issue
Block a user