Переход на quasar

This commit is contained in:
Book Pauk
2020-02-03 01:01:10 +07:00
parent 2b6f9568de
commit 424fe4d1e9
5 changed files with 23 additions and 35 deletions

View File

@@ -120,6 +120,15 @@ class Window extends Vue {
z-index: 50;
}
.xyfit {
height: 100%;
width: 100%;
}
.flexfit {
flex: 1;
}
.window {
margin: 10px;
background-color: #ffffff;