mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
fix(item): ios mode has correct padding (#26511)
This commit is contained in:
@ -85,7 +85,7 @@
|
||||
// Material Design Toggle Within An Item
|
||||
// ----------------------------------------------------------
|
||||
|
||||
:host(.in-item.legacy-toggle[slot]) {
|
||||
:host(.in-item.legacy-toggle) {
|
||||
@include margin(
|
||||
$toggle-md-media-margin-top,
|
||||
$toggle-md-media-margin-end,
|
||||
|
||||
Reference in New Issue
Block a user