fix: update button component styles for consistent height

This commit is contained in:
ncoronel 2026-06-24 09:43:56 -03:00
parent d108cf1ee2
commit e608b31b93
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
}
.btn {
min-width: 8rem;
min-height: 40px;
font-weight: 600;
}