Fix sticker uninstall popup z-index
This commit is contained in:
@@ -6101,7 +6101,7 @@ button.module-image__border-overlay:focus {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
z-index: $z-index-popup;
|
z-index: $z-index-popup-overlay;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__container {
|
&__container {
|
||||||
|
Reference in New Issue
Block a user