mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
refactor(sass): remove label variable since the css was removed
This commit is contained in:
@ -3,9 +3,6 @@
|
||||
// iOS Label
|
||||
// --------------------------------------------------
|
||||
|
||||
/// @prop - Text color of the label
|
||||
$label-ios-text-color: #7f7f7f !default;
|
||||
|
||||
/// @prop - Margin of the label
|
||||
$label-ios-margin: $item-ios-padding-top ($item-ios-padding-right / 2) $item-ios-padding-bottom 0 !default;
|
||||
|
||||
|
Reference in New Issue
Block a user