[breaking change] rebuild style struct (#2021)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
@import '../style/var';
|
||||
|
||||
.van-panel {
|
||||
background: @white;
|
||||
|
||||
&__header {
|
||||
.van-cell__value {
|
||||
color: @red;
|
||||
}
|
||||
}
|
||||
|
||||
&__footer {
|
||||
padding: 10px 15px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user