mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[bugfix] ActionSheet: subname not work (#515)
This commit is contained in:
parent
47817a5209
commit
948f4f9290
@ -33,6 +33,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&__name,
|
||||||
|
&__subname {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
&__subname {
|
&__subname {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
color: $gray-darker;
|
color: $gray-darker;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user