recreated many components

This commit is contained in:
daniel31x13
2023-11-27 16:38:38 -05:00
parent b51b08b0f4
commit 916c69602d
17 changed files with 311 additions and 293 deletions
-1
View File
@@ -155,7 +155,6 @@ body {
/* Theme */
/* react-select */
@layer components {
.react-select-container .react-select__control {
@apply bg-base-200 dark:hover:border-neutral-500 border-red-500 border;