app-pictop-menu.less 188 字节
Newer Older
zcdtk's avatar
zcdtk committed
1 2 3 4 5 6 7
.app-select{
    .van-hairline--top-bottom::after, .van-hairline-unset--top-bottom::after {
        border-width:  0;
        border-top-width: 0;
        border-bottom-width: 0px;
    }
}