mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
@ -22,7 +22,6 @@
|
||||
|
||||
:host(.segment-disabled) {
|
||||
opacity: $segment-md-opacity-disabled;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
// Material Design Segment Button
|
||||
@ -70,5 +69,4 @@
|
||||
|
||||
::slotted(.segment-button-disabled) {
|
||||
opacity: $segment-button-md-opacity-disabled;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user