feat(event-detail): restructure layout and enhance styles for better responsiveness

This commit is contained in:
2026-09-23 11:48:24 -03:00
parent 9ba3b24b7e
commit 321f2c08cd
4 changed files with 68 additions and 41 deletions

View File

@@ -4,7 +4,7 @@
}
.btn {
min-height: 40px;
min-height: var(--app-button-min-height, 40px);
font-weight: 700;
font-size: 15px;
width: 100%;