[mobile] Fix bug 51680

This commit is contained in:
JuliaSvinareva 2021-08-03 21:20:32 +03:00
parent 55ebf3b23f
commit cb10778723

View file

@ -226,4 +226,12 @@
.no-comments {
text-align: center;
margin-top: 35px;
}
.actions-modal.modal-in {
z-index: 13700;
}
.actions-backdrop.backdrop-in {
z-index: 13600;
}