feat: New style for input range
- Exclude input range from .input_io - Add TODO to replace .input_io and move to io_module - Set accent color for input range
This commit is contained in:
parent
54f1de579c
commit
2d582a5032
2 changed files with 11 additions and 2 deletions
|
|
@ -79,6 +79,7 @@ td > textarea {
|
|||
}
|
||||
}
|
||||
|
||||
// TODO: Move to io_module
|
||||
.input_io, .button_io, .io_textarea, .io_select {
|
||||
margin: $margin_io;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue