mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 07:39:57 +02:00
fix some css vars
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
// Customize the `:focus` state to imitate native WebKit styles.
|
||||
&:focus {
|
||||
&:focus-visible {
|
||||
color: $input-focus-color;
|
||||
background-color: $input-focus-bg;
|
||||
// border-color: $input-focus-border-color;
|
||||
|
Reference in New Issue
Block a user