Fixing bug where some inputs would not have the correct text color
This commit is contained in:
@ -7,6 +7,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.input-group {
|
||||
@extend .inp;
|
||||
}
|
||||
|
||||
.input-checkbox {
|
||||
span {
|
||||
background-color: $button-color;
|
||||
|
Reference in New Issue
Block a user