Updated deps and removed :not rule
This commit is contained in:
parent
f3685d73b6
commit
58d40e645d
4 changed files with 9 additions and 9 deletions
sass/init
|
@ -158,9 +158,9 @@ input {
|
|||
opacity: 0.2;
|
||||
}
|
||||
|
||||
&:not(:disabled) {
|
||||
color: inherit;
|
||||
}
|
||||
// &:not(:disabled) {
|
||||
// color: inherit;
|
||||
// }
|
||||
|
||||
&::-webkit-search-cancel-button {
|
||||
-webkit-appearance: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue