refactor dialogs to be mobile-friendly

This commit is contained in:
Azgaar 2022-05-28 01:47:25 +03:00
parent 8b1778cb93
commit 8a9a29a9d3
16 changed files with 402 additions and 373 deletions

2
libs/jquery-ui.css vendored
View file

@ -359,7 +359,7 @@ body .ui-dialog {
padding: 0.5em 1em;
background: none;
overflow-y: auto;
overflow-x: hidden;
overflow-x: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;