border-1px($color) position: relative &:after
display: block
position: absolute
left: 0;
bottom: 0;
width: 100%;
border-top: 1px solid $color;
content: ’ ’

border-none() &:after
display: none

引用时候:border-1px(rgba(7, 17, 27, .1))
在这里插入图片描述

Logo

前往低代码交流专区

更多推荐