Conformance: layout done.(not time range)

This commit is contained in:
chiayin
2023-07-12 09:56:23 +08:00
parent 466c6ea867
commit 9db7b73d2c
17 changed files with 805 additions and 65 deletions

View File

@@ -76,3 +76,10 @@ p-radiobutton-icon */
.p-radiobutton-icon {
@apply !bg-primary
}
/* Dialog */
.p-dialog-header {
@apply !p-0 !px-4 !bg-neutral-100
}
.p-dialog-content {
@apply !p-0
}