mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
fix: JSON column configuration overlapping fields
This commit is contained in:
@@ -83,7 +83,7 @@ export default function Json({
|
||||
sx={{
|
||||
minHeight: 32,
|
||||
mt: -32 / 8,
|
||||
".MuiPopover-root &": { mt: 0 }, // Don’t have margins in popover cell
|
||||
".MuiPopover-root & , .MuiDialog-root &": { mt: 0 }, // Don’t have margins in popover cell and dialog
|
||||
|
||||
"& .MuiTabs-flexContainer": {
|
||||
justifyContent: "flex-end",
|
||||
|
||||
Reference in New Issue
Block a user