Issues #183: done.

This commit is contained in:
chiayin
2023-11-09 16:50:52 +08:00
parent d288c8f68e
commit 3fe92de61e
4 changed files with 49 additions and 10 deletions

View File

@@ -83,3 +83,7 @@ p-radiobutton-icon */
.p-dialog-content {
@apply !p-0
}
/* DataTable */
.p-datatable-resizable > .p-datatable-wrapper {
@apply !overflow-x-visible
}