fix(ActionSheet): reset button padding (#5113)
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user