mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
form 增加上边框
This commit is contained in:
parent
ed767e4910
commit
63b20727ab
1
dist/form/index.wxss
vendored
1
dist/form/index.wxss
vendored
@ -1,5 +1,6 @@
|
||||
.zui-form {
|
||||
background-color: #fff;
|
||||
border-top: 1rpx solid #e5e5e5;
|
||||
border-bottom: 1rpx solid #e5e5e5;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user