diff --git a/assets/scss/_variables.scss b/assets/scss/_variables.scss index 421cf77a..5d553417 100644 --- a/assets/scss/_variables.scss +++ b/assets/scss/_variables.scss @@ -14,7 +14,7 @@ $vh-app-bar-height: 72px; $vh-app-drawer-width: 256px; // z-index -$vh-app-drawer-zindex: 6; +$vh-app-drawer-zindex: 7; $vh-app-drawer-overlay-zindex: $vh-app-drawer-zindex - 1; // class diff --git a/assets/scss/plugins/vuetify.scss b/assets/scss/plugins/vuetify.scss index ebe67d6c..a8fc3c00 100644 --- a/assets/scss/plugins/vuetify.scss +++ b/assets/scss/plugins/vuetify.scss @@ -75,23 +75,6 @@ } } -.v-app-bar { - background: transparentize($vh-color-app-bar, .18) !important; - backdrop-filter: blur(1rem); - box-shadow: none !important; - height: $vh-app-bar-height !important; - border-block-end: 1px solid rgba(#fff, .12) !important; - @media #{map-get($display-breakpoints, "md-and-up")} { - display: none !important - } - .v-toolbar__content { - height: 100% !important - } - .vh-app-logo { - margin-inline-start: -48px - } -} - .v-main { transition: none !important; padding: $vh-app-bar-height 0 0 0 !important; diff --git a/components/App/AppBar.vue b/components/App/AppBar.vue index 52150660..11321fbc 100644 --- a/components/App/AppBar.vue +++ b/components/App/AppBar.vue @@ -4,18 +4,31 @@ aria-label="Menüyü aç" @click="openDrawer()" /> -
+
- -export default { - methods: { - openDrawer + diff --git a/components/App/AppDrawer.vue b/components/App/AppDrawer.vue index 21474e8b..31c7bf9e 100644 --- a/components/App/AppDrawer.vue +++ b/components/App/AppDrawer.vue @@ -3,46 +3,40 @@ - +
+ +
+ -
- + - - - Döviz kurları - - Exchange Rate API - - {{ icons.mdiOpenInNew }} - - - - - - - -
+ + + Döviz kurları + + Exchange Rate API + + {{ icons.mdiOpenInNew }} + + + + + + +
- - - - diff --git a/components/App/AppLogo.vue b/components/App/AppLogo.vue index 11d47109..2a1ce6fe 100644 --- a/components/App/AppLogo.vue +++ b/components/App/AppLogo.vue @@ -2,28 +2,22 @@
diff --git a/pages/konsol-vergisi-hesaplayici/_slug.vue b/pages/konsol-vergisi-hesaplayici/_slug.vue index be9d74fc..0f02f413 100644 --- a/pages/konsol-vergisi-hesaplayici/_slug.vue +++ b/pages/konsol-vergisi-hesaplayici/_slug.vue @@ -8,12 +8,12 @@ - +
- diff --git a/pages/konsol-vergisi-hesaplayici/index.vue b/pages/konsol-vergisi-hesaplayici/index.vue index ca4703e8..e670492d 100644 --- a/pages/konsol-vergisi-hesaplayici/index.vue +++ b/pages/konsol-vergisi-hesaplayici/index.vue @@ -53,7 +53,7 @@ - + @@ -61,7 +61,7 @@