Escaping and better anchor tags
This commit is contained in:
@@ -8,13 +8,7 @@
|
||||
:global {
|
||||
.anchor {
|
||||
visibility: hidden;
|
||||
background-image: url('../../assets/icons/anchor.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100%;
|
||||
background-position: 0 center;
|
||||
margin-left: -26px;
|
||||
width: 20px;
|
||||
display: inline-block;
|
||||
color: #ccc;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user