This commit is contained in:
Viet An
2026-05-20 14:31:37 +07:00
parent 5768a8a9fb
commit 629a530b5f
17 changed files with 738 additions and 316 deletions

View File

@@ -143,10 +143,6 @@ onUnmounted(() => {
overflow: visible;
}
.modal-card-body {
overflow: visible;
}
.modal-card:not(:has(.modal-card-head)) .modal-card-body {
border-start-start-radius: var(--bulma-radius-large);
border-start-end-radius: var(--bulma-radius-large);