Переход на quasar

This commit is contained in:
Book Pauk
2020-02-02 23:15:59 +07:00
parent 6b077e67db
commit 4b270bce8b
9 changed files with 21 additions and 35 deletions

View File

@@ -243,6 +243,15 @@ body, html, #app {
font: normal 12pt ReaderDefault;
}
.xyfit {
height: 100%;
width: 100%;
}
.flexfit {
flex: 1;
}
.dborder {
border: 2px solid yellow;
}