1
0
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:
Mark Otto
2025-05-30 21:03:02 -07:00
parent 1391f89052
commit d809eef178
5 changed files with 13 additions and 13 deletions

View File

@@ -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;