Fix controlled switch margin

This commit is contained in:
Krzysztof Bialoglowicz 2019-10-22 12:47:29 +02:00
parent 4af5f080d9
commit 6647162b75

View file

@ -6,7 +6,7 @@ import React from "react";
const styles = (theme: Theme) => const styles = (theme: Theme) =>
createStyles({ createStyles({
label: { label: {
marginLeft: theme.spacing.unit * 2 marginLeft: theme.spacing.unit * 3.5
}, },
labelText: { labelText: {
fontSize: 14 fontSize: 14