Переход на 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

@@ -88,12 +88,10 @@ class DonateHelpPage extends Vue {
<style scoped>
.page {
flex: 1;
padding: 15px;
overflow-y: auto;
font-size: 120%;
line-height: 130%;
display: flex;
}
.p {
@@ -103,7 +101,6 @@ class DonateHelpPage extends Vue {
}
.box {
flex: 1;
max-width: 550px;
overflow-wrap: break-word;
}