feat(event-detail): restructure layout and enhance styles for better responsiveness
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
}
|
||||
|
||||
.btn {
|
||||
min-height: 40px;
|
||||
min-height: var(--app-button-min-height, 40px);
|
||||
font-weight: 700;
|
||||
font-size: 15px;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user