Improved Firefox Mobile drag&drop

This commit is contained in:
djmaze 2021-03-05 11:35:00 +01:00
parent b86ad88472
commit b6d1df2f82
2 changed files with 28 additions and 16 deletions

View file

@ -123,3 +123,8 @@
html.rl-mobile .rl-settings-view-model {
margin-right: 15px;
}
.firefox-drag .b-settins-right .b-content,
.firefox-drag .modal-body {
overflow: hidden;
}