Update back-to-top-button.scss
Remove the dotted box around the back-to-top-button when clicked
This commit is contained in:
@ -30,6 +30,7 @@
|
||||
|
||||
&:focus {
|
||||
box-shadow: 0 0.8rem 1.6rem -0.2rem rgba(0, 32, 128, 0.15), 0 0 2px 2px #35a8ff;
|
||||
outline-style: none;
|
||||
}
|
||||
|
||||
&.is-visible {
|
||||
|
||||
Reference in New Issue
Block a user