style(ActionSheet): update description style (#6586)
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
|
||||
&__description {
|
||||
position: relative;
|
||||
padding: @padding-md;
|
||||
padding: 20px @padding-md;
|
||||
color: @action-sheet-description-color;
|
||||
font-size: @action-sheet-description-font-size;
|
||||
line-height: @action-sheet-description-line-height;
|
||||
|
||||
Reference in New Issue
Block a user