Escaping and better anchor tags

This commit is contained in:
Jori Lallo
2016-06-20 23:33:40 -07:00
parent 2c07d43f46
commit cbdf6b517d
3 changed files with 2 additions and 11 deletions

View File

@@ -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;
}
}