fix selector colors
This commit is contained in:
committed by
Oleksandr Turchyn
parent
c258915031
commit
77261f457c
@@ -31,10 +31,6 @@ button[disabled] .enabled {
|
||||
display: none;
|
||||
}
|
||||
|
||||
select:required:invalid {
|
||||
@apply text-gray-300;
|
||||
}
|
||||
|
||||
.input-bordered {
|
||||
@apply border-base-content/20;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user