mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 09:04:14 +02:00
Use `` instead of hex value
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
}
|
||||
|
||||
&:focus-visible {
|
||||
outline: #fff auto 1px;
|
||||
outline: $white auto 1px;
|
||||
outline: -webkit-focus-ring-color auto 1px;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user