mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(segment): add disabled property to segment and segment button
rename Sass variables for opacity for consistency references #5639
This commit is contained in:
@@ -211,7 +211,7 @@ $button-wp-fab-border-radius: 50% !default;
|
||||
.button-clear-#{$color-name} {
|
||||
$fg-color: $color-base;
|
||||
color: $fg-color;
|
||||
background-color: transparent;
|
||||
background-color: transparent;
|
||||
|
||||
&.activated {
|
||||
background-color: $button-wp-clear-background-color-activated;
|
||||
|
||||
Reference in New Issue
Block a user