🚨chore: Sync Sass
This commit is contained in:
parent
2b5b29e0b3
commit
2abb7996e5
@ -535,7 +535,15 @@ input[type=text]{
|
||||
}
|
||||
}
|
||||
}
|
||||
input::-webkit-outer-spin-button,
|
||||
input::-webkit-inner-spin-button {
|
||||
-webkit-appearance: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
input[type=number] {
|
||||
-moz-appearance: textfield;
|
||||
}
|
||||
|
||||
|
||||
// check-btn
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user