标签云效果优化

This commit is contained in:
结发受长生
2018-05-29 23:19:04 +08:00
parent 0b28edc40c
commit ee7e3fe114
4 changed files with 7 additions and 5 deletions
@@ -76,6 +76,7 @@
.tags-cloud > a
margin 0 3px
position relative
word-break: keep-all
&::after
content ''
display block
@@ -85,7 +86,8 @@
position absolute
bottom -3px
left: 0
background #aaa
background-color #ccc
background-color currentColor
transition all 0.3s ease-in-out
// transformscalex0
transform scale3d(0,1,1)