Fix sticker uninstall popup z-index
This commit is contained in:
parent
7073f5660a
commit
35530a4832
1 changed files with 1 additions and 1 deletions
|
@ -6101,7 +6101,7 @@ button.module-image__border-overlay:focus {
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
z-index: $z-index-popup;
|
||||
z-index: $z-index-popup-overlay;
|
||||
}
|
||||
|
||||
&__container {
|
||||
|
|
Loading…
Add table
Reference in a new issue