Poprawki wyglądu appbaru, dodanie wsparcia dla niewpisanych scenerii

This commit is contained in:
2020-07-11 15:06:33 +02:00
parent f5db877129
commit 5c3b60eb58
11 changed files with 164 additions and 30 deletions
+2
View File
@@ -21,5 +21,7 @@ export default class Home extends Vue {
<style lang="scss" scoped>
.home {
padding: 1rem;
max-height: 100%;
}
</style>