update modules

This commit is contained in:
somrat sorkar
2024-02-15 16:52:52 +06:00
parent cf2ee3b68e
commit 39b2d6d7bb
2 changed files with 28 additions and 22 deletions

View File

@@ -14,6 +14,11 @@
}
}
// notice
.notice {
@apply rounded-lg;
}
// tab
.tab {
@apply border-border dark:border-darkmode-border overflow-hidden rounded-lg border;