仿互站小程序
This commit is contained in:
13
vant/panel/index.wxss
Normal file
13
vant/panel/index.wxss
Normal file
@@ -0,0 +1,13 @@
|
||||
@import "../area/index.wxss";
|
||||
|
||||
.van-panel {
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.van-panel__header-value {
|
||||
color: #f44;
|
||||
}
|
||||
|
||||
.van-panel__footer {
|
||||
padding: 10px 15px;
|
||||
}
|
Reference in New Issue
Block a user