Skip to content

Commit 40de914

Browse files
committed
Fix toggle field description RTL
1 parent 5bc4f13 commit 40de914

File tree

1 file changed

+1
-1
lines changed
  • packages/ui-library/src/components/toggle-field

1 file changed

+1
-1
lines changed

packages/ui-library/src/components/toggle-field/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434

3535
.yst-toggle-field__description {
36-
@apply yst-mr-[4.25rem];
36+
@apply yst-me-[4.25rem];
3737
}
3838
}
3939
}

0 commit comments

Comments
 (0)