mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
style(chip): remove unused var
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
/// @prop - Border radius of the icon in the chip
|
||||
$chip-icon-border-radius: 50% !default;
|
||||
|
||||
/// @prop - Text alignment of the icon in the chip
|
||||
$chip-icon-text-align: center !default;
|
||||
|
||||
/// @prop - Width and height of the icon in the chip
|
||||
$chip-icon-size: 32px !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user