1
0
Fork 0

Remove overlay badge

This commit is contained in:
Brian D 2024-11-16 14:29:29 -05:00
parent 6e89752aaf
commit ea3a216455

View file

@ -56,9 +56,6 @@ import OverlayBadge from 'primevue/overlaybadge';
}"
class="flex flex-row lg:flex-col items-center cursor-pointer p-4 lg:justify-center hover:bg-surface-800 rounded-border text-surface-300 hover:text-white duration-150 transition-colors"
>
<OverlayBadge severity="danger" class="mr-2 lg:mr-0 mb-0 lg:mb-2">
<i class="pi pi-chart-line text-base lg:text-lg" />
</OverlayBadge>
<span class="font-medium inline text-base lg:text-xs lg:block">Reports</span>
<i class="pi pi-chevron-down ml-auto lg:hidden" />
</a>