mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Fix emoji picker popup z-index
This commit is contained in:
@@ -6780,7 +6780,7 @@ button.module-image__border-overlay:focus {
|
||||
padding: 0;
|
||||
margin-bottom: 6px;
|
||||
border-radius: 8px;
|
||||
z-index: $z-index-above-base;
|
||||
z-index: $z-index-popup;
|
||||
overflow: hidden;
|
||||
|
||||
&--scroller {
|
||||
|
||||
Reference in New Issue
Block a user