diff --git a/src/App.vue b/src/App.vue index de33e75..2156f25 100644 --- a/src/App.vue +++ b/src/App.vue @@ -111,6 +111,6 @@ export default { right:0; border-radius:0 .page-wrapper - min-height:calc(100vh - 64px - 50px - 81px ); + min-height:calc(1000px - 64px - 50px - 81px ); diff --git a/src/components/AppToolbar.vue b/src/components/AppToolbar.vue index 72f9177..9e720a0 100644 --- a/src/components/AppToolbar.vue +++ b/src/components/AppToolbar.vue @@ -17,7 +17,7 @@ > --> -
{{userName}}
+
{{userName}}
@@ -104,10 +104,20 @@ mounted(){ display: none; } } -@media screen and (max-width: 420px) { +@media screen and (max-width: 420px) { +img{ + position: absolute; + top: 13px; + left: 13px !important; + width: 70px; + height: 24px; +} .v-list__tile { font-size:14px; padding: 0 10px; } +.name{ + font-size:15px; +} } diff --git a/src/pages/Dashboard.vue b/src/pages/Dashboard.vue index ea54b49..113c5fa 100644 --- a/src/pages/Dashboard.vue +++ b/src/pages/Dashboard.vue @@ -724,6 +724,12 @@ h4 { .v-tabs__item a{ font-size:16px !important; } +@media screen and (max-width: 769px){ + .top{ + margin-top:0 !important; + } + +} @media screen and (max-width: 380px) { .right { float: none !important; diff --git a/src/pages/Provider.vue b/src/pages/Provider.vue index 09353dd..877a3a0 100644 --- a/src/pages/Provider.vue +++ b/src/pages/Provider.vue @@ -8,7 +8,7 @@ - +

Push Notification

- +