update tag style

This commit is contained in:
afc163 2016-06-10 22:36:20 +08:00
parent 82a55adfc7
commit f3bf7fc375

View File

@ -14,12 +14,13 @@
font-size: @font-size-base;
transition: all 0.3s @ease-in-out-circ;
vertical-align: middle;
opacity: 0.85;
opacity: 1;
overflow: hidden;
margin: 2px 4px 2px 0;
cursor: pointer;
&:hover {
opacity: 1;
opacity: 0.85;
}
&,