mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-22 14:39:16 +08:00
fix(ActionSheet): reset button padding (#5113)
This commit is contained in:
parent
ab3ccbed8f
commit
e36561457b
@ -8,6 +8,7 @@
|
|||||||
&__cancel {
|
&__cancel {
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
padding: 0;
|
||||||
font-size: @action-sheet-item-font-size;
|
font-size: @action-sheet-item-font-size;
|
||||||
line-height: @action-sheet-item-height;
|
line-height: @action-sheet-item-height;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user