diff --git a/src/components/Appbar.vue b/src/components/Appbar.vue index a809847..ccd91db 100644 --- a/src/components/Appbar.vue +++ b/src/components/Appbar.vue @@ -7,8 +7,9 @@ color="rgba(93.3%, 93.3%, 93.3%, 0.5)" v-if="!this.$store.getters.fullScreen" style="z-index: 15;" + width="100%" > - + - diff --git a/src/views/Playground.vue b/src/views/Playground.vue index 8b64893..340796d 100644 --- a/src/views/Playground.vue +++ b/src/views/Playground.vue @@ -1,11 +1,11 @@