[mobile] Fix bug 51680
This commit is contained in:
parent
55ebf3b23f
commit
cb10778723
|
@ -227,3 +227,11 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 35px;
|
margin-top: 35px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.actions-modal.modal-in {
|
||||||
|
z-index: 13700;
|
||||||
|
}
|
||||||
|
|
||||||
|
.actions-backdrop.backdrop-in {
|
||||||
|
z-index: 13600;
|
||||||
|
}
|
Loading…
Reference in a new issue