Updated mooncore version

This commit is contained in:
2025-07-17 22:56:52 +02:00
parent e83d1351cb
commit f8c11b2dd8
4 changed files with 9 additions and 2 deletions

View File

@@ -96,6 +96,10 @@
.advance-select-toggle {
@apply !border-base-content/20 border-2 ring-0! outline-0! focus:border-primary! focus-within:border-primary! bg-base-200/50;
}
.select {
@apply !border-base-content/20 border-2 ring-0! outline-0! focus:border-primary! focus-within:border-primary! bg-base-200/50;
}
.table {
:where(th, td) {