Remove overlay badge
This commit is contained in:
parent
6e89752aaf
commit
ea3a216455
1 changed files with 0 additions and 3 deletions
|
|
@ -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"
|
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>
|
<span class="font-medium inline text-base lg:text-xs lg:block">Reports</span>
|
||||||
<i class="pi pi-chevron-down ml-auto lg:hidden" />
|
<i class="pi pi-chevron-down ml-auto lg:hidden" />
|
||||||
</a>
|
</a>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue