diff --git a/src/src/app/components/dashboard/dashboard.component.html b/src/src/app/components/dashboard/dashboard.component.html index 4d774f8..484df43 100644 --- a/src/src/app/components/dashboard/dashboard.component.html +++ b/src/src/app/components/dashboard/dashboard.component.html @@ -153,7 +153,7 @@ @if (viewSettings) {
+ class="w-10/12 max-w-screen md:max-w-3xl h-fit max-h-screen bg-white rounded-xl shadow-2xl p-4 md:p-8 z-50 dark:bg-surface-900"> @@ -312,16 +312,16 @@
-
+
@for (category of categories; track category.id) {
-
+
{{ - category.name }} + class="size-8 rounded-full" /> + {{ category.name }}
-
+