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

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