mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Get a handle on all our z-index values
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
animation: IncomingCallBar--animation 0.2s forwards ease-out;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
z-index: 2;
|
||||
z-index: $z-index-popup;
|
||||
padding: {
|
||||
left: 1rem;
|
||||
right: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user