代码 三角

Posted on 2017-11-27 18:04  金-Fish  阅读(129)  评论(0编辑  收藏  举报
小三角
 .arrow-right
align-items flex-end
background-color $global-main-background
&:after
content '\00a0'
display inline-block
border 2px solid #333
border-top-width 0
border-left-width 0
width 12px
height 12px
transform rotate(45deg)