web/dialogs: add saving method dialog

This commit is contained in:
wukko
2024-07-27 15:07:26 +06:00
parent 7411f358d2
commit a9f9a3e342
7 changed files with 230 additions and 10 deletions

View File

@ -21,11 +21,14 @@
object-fit: cover;
}
.think,
.error {
height: 160px;
}
.question {
height: 140px;
}
.error {
margin-left: 25px;
}