mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
fix(segment-button): allow min-width to be overridden (#21722)
fixes #21105
This commit is contained in:
@ -44,11 +44,6 @@
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.button-native {
|
||||
min-width: $segment-button-md-min-width;
|
||||
}
|
||||
|
||||
|
||||
// Segment Button: Disabled
|
||||
// --------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user