[mobile] Fix bug 51680
This commit is contained in:
parent
55ebf3b23f
commit
cb10778723
|
@ -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;
|
||||
}
|
Loading…
Reference in a new issue