fix selector colors
This commit is contained in:
committed by
Oleksandr Turchyn
parent
c258915031
commit
77261f457c
@@ -130,7 +130,3 @@ button[disabled] .enabled {
|
||||
outline-offset: 3px;
|
||||
outline-color: hsl(var(--bc) / 0.2);
|
||||
}
|
||||
|
||||
select:required:invalid {
|
||||
color: gray !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user