Improve Essence.
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
.form-control {
|
||||
background-clip: inherit; // Remove weird border in input boxes
|
||||
}
|
||||
|
||||
.form-control,
|
||||
.form-select {
|
||||
&:hover {
|
||||
border-color: $gray-600;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
border-color: $input-focus-border-color;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user