Fix table resize issue
This commit is contained in:
@@ -11,7 +11,10 @@ export function MoneyMgrWebRouteContainer(
|
||||
<div
|
||||
style={{
|
||||
margin: "50px",
|
||||
flex: "1",
|
||||
flexGrow: 1,
|
||||
flexShrink: 0,
|
||||
flexBasis: 0,
|
||||
minWidth: 0,
|
||||
display: "flex",
|
||||
flexDirection: "column",
|
||||
}}
|
||||
|
Reference in New Issue
Block a user