|
|
@@ -14,10 +14,7 @@
|
|
|
>
|
|
|
<div class="column full-height no-wrap">
|
|
|
<div class="overflow-hidden" style="border-radius: 8px 8px 0px 0px">
|
|
|
- <div
|
|
|
- class="flex flex-center full-width q-pa-sm"
|
|
|
- style="height: 60px"
|
|
|
- >
|
|
|
+ <div class="flex flex-center full-width q-pa-sm" style="height: 60px">
|
|
|
<q-img
|
|
|
v-if="!miniState"
|
|
|
:src="Logo"
|
|
|
@@ -41,7 +38,7 @@
|
|
|
? 'mdi-page-layout-sidebar-right'
|
|
|
: 'mdi-page-layout-sidebar-left'
|
|
|
"
|
|
|
- color="primary"
|
|
|
+ color="secondary"
|
|
|
/>
|
|
|
<q-tooltip
|
|
|
anchor="center right"
|