Compare commits

...
Author SHA1 Message Date
Sojan Jose 3325020129 fix: improve widget select option contrast 2026-05-22 11:44:59 +05:30
@@ -101,6 +101,10 @@ select:not(.reset-base) {
background-repeat: no-repeat;
background-size: 9px 6px;
font-family: inherit;
option {
@apply bg-white text-slate-600;
}
}
p code {