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