[improvement] avoid use cell selector (#2714)
This commit is contained in:
@@ -3,10 +3,8 @@
|
||||
.van-panel {
|
||||
background: @white;
|
||||
|
||||
&__header {
|
||||
.van-cell__value {
|
||||
color: @red;
|
||||
}
|
||||
&__header-value {
|
||||
color: @red;
|
||||
}
|
||||
|
||||
&__footer {
|
||||
|
||||
Reference in New Issue
Block a user