mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 10:58:19 +01:00
Fix z-index of CustomizingPreferredReactionsModal
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
.module-CustomizingPreferredReactionsModal {
|
||||
&__overlay-container {
|
||||
z-index: $z-index-above-context-menu;
|
||||
}
|
||||
|
||||
&__small-emoji-picker-wrapper {
|
||||
@include font-subtitle;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user