mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-15 07:28:59 +00:00
Fix z-index of sticker modal
This commit is contained in:
@@ -7674,7 +7674,7 @@ button.module-image__border-overlay:focus {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
z-index: 5;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
&__container {
|
||||
|
||||
Reference in New Issue
Block a user