fix colors
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
<!-- <TransactionForm v-if="drawerOpened" :visible="drawerOpened" :transaction-type="'INSTANT'"-->
|
||||
<!-- :category-type="'EXPENSE'" @close-drawer="closeDrawer"/>-->
|
||||
<div class="flex flex-row rounded-full px-2 justify-between overflow-x">
|
||||
<!-- <div class="flex flex-col gap-2 p-2">-->
|
||||
<!-- <router-link to="/spaces" class="items-center flex flex-col gap-2">-->
|
||||
<!-- <i class="pi pi-compass text-2xl" style="font-size: 1.5rem"></i>-->
|
||||
<!-- <p>Пространства</p>-->
|
||||
<!-- </router-link>-->
|
||||
<!-- </div>-->
|
||||
<div class="flex flex-col gap-2 p-2">
|
||||
<router-link to="/analytics" class="items-center flex flex-col gap-2">
|
||||
<i class="pi pi-chart-line text-2xl" style="font-size: 1.5rem"></i>
|
||||
|
||||
Reference in New Issue
Block a user