fix(item): ios mode has correct padding (#26511)

This commit is contained in:
Liam DeBeasi
2023-01-04 16:54:43 -05:00
committed by GitHub
parent 2a9fed64e9
commit 96147ec1b0
648 changed files with 21 additions and 9 deletions

View File

@ -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,