mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
fix(toolbar): MD height only applies to MD segment (#26042)
resolves #18617 Co-authored-by: brandyscarney <brandyscarney@users.noreply.github.com>
This commit is contained in:
@ -27,15 +27,6 @@
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
||||
// Toolbar: Segment
|
||||
// --------------------------------------------------
|
||||
|
||||
::slotted(ion-segment) {
|
||||
min-height: var(--min-height);
|
||||
}
|
||||
|
||||
|
||||
// Material Design Toolbar Buttons
|
||||
// --------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user