prevent anchor tag outline on :focus or :target pseudo-class
This commit is contained in:
parent
567b8a99fe
commit
118ab54914
1 changed files with 1 additions and 0 deletions
|
@ -182,6 +182,7 @@
|
|||
left: -16px;
|
||||
position: absolute;
|
||||
text-decoration: none;
|
||||
outline: none;
|
||||
|
||||
&::after {
|
||||
content: image-url('icon_anchor.svg');
|
||||
|
|
Loading…
Reference in a new issue