e-verify/styles/dialog.css

9 lines
112 B
CSS
Raw Permalink Normal View History

2024-05-14 22:19:14 +07:00
@tailwind components;
@layer components {
.dialog-history .header-history {
@apply bg-abu2 text-hitam
}
}