Make background darker so tables are more clearly readable. Try some things with the header bar
This commit is contained in:
@@ -6,5 +6,7 @@ import AppLogoIcon from '@/components/AppLogoIcon.vue';
|
||||
<div class="flex aspect-square size-8 items-center justify-center">
|
||||
<AppLogoIcon />
|
||||
</div>
|
||||
<span class="font-bold text-zinc-600 dark:text-zinc-400 text-sm whitespace-nowrap overflow-hidden group-data-[collapsible=icon]:opacity-0 transition-[opacity]">Caramal CRM</span>
|
||||
<span
|
||||
class="font-bold text-zinc-600 dark:text-zinc-400 text-sm whitespace-nowrap overflow-hidden group-data-[collapsible=icon]:opacity-0 transition-[opacity]">Caramal
|
||||
CRM</span>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user