Skip to content

Commit 6409873

Browse files
- remove width: 100%, since this can be done by using the justify prop.
1 parent dd0c849 commit 6409873

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/src/components/toggle/toggle.ionic.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222

2323
@include globals.typography(globals.$ion-body-md-regular);
2424

25-
width: 100%;
26-
2725
z-index: 2; // TODO(ROU-10853): replace this value with a layer token.
2826
}
2927

0 commit comments

Comments
 (0)