select option tag font changed

This commit was merged in pull request #723.
This commit is contained in:
victorAnumudu
2024-05-20 20:59:32 +01:00
parent 1a86361fbb
commit dddf6af401
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -194,6 +194,9 @@
.logout-btn {
@apply px-4 min-w-[80px] h-[52px] flex justify-center items-center text-xl font-bold rounded-full cursor-pointer
}
.options-default {
@apply px-2 placeholder:text-sm w-full h-full bg-white outline-none text-sm text-slate-900 dark:text-white
}
}
/* ===================== EXTRA ===================== */