style(ActionSheet): adjust cancel text color to @gray-7 (#6846)
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
&__cancel {
|
||||
color: @action-sheet-cancel-text-color;
|
||||
}
|
||||
|
||||
&__subname {
|
||||
margin-top: @padding-xs;
|
||||
color: @action-sheet-subname-color;
|
||||
|
||||
Reference in New Issue
Block a user