mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
fix toggle table cell text alignment
This commit is contained in:
@@ -57,7 +57,7 @@ export default function Checkbox({
|
||||
letterSpacing: "inherit",
|
||||
flexGrow: 1,
|
||||
overflowX: "hidden",
|
||||
mt: 0,
|
||||
mt: "0 !important",
|
||||
},
|
||||
|
||||
"& .MuiSwitch-root": { mr: -0.75 },
|
||||
|
||||
Reference in New Issue
Block a user