mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
match syntax of ios.scss file
Updated the syntax of the fix to match ios style
This commit is contained in:
@ -40,8 +40,7 @@ ion-segment {
|
||||
background-color: $segment-button-wp-background-color;
|
||||
opacity: $segment-button-wp-opacity;
|
||||
|
||||
.activated,
|
||||
.segment-activated {
|
||||
&.segment-activated {
|
||||
opacity: $segment-button-wp-opacity-activated;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user