fix|feat: Aprimora visual(css) do header.

This commit is contained in:
lukibeg 2025-11-10 22:02:47 -03:00
parent b5d14206c8
commit 5275620b8d
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ @layer components {
@apply absolute right-5; @apply absolute right-5;
@apply rounded-xl; @apply rounded-xl;
@apply max-w-7 max-h-7; @apply max-w-7 max-h-7;
@apply shadow-md shadow-blue-400;
} }
.profile-list-items { .profile-list-items {