fix: update button component styles for consistent height

This commit is contained in:
2026-06-24 09:43:56 -03:00
parent d108cf1ee2
commit e608b31b93

View File

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