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