...
This commit is contained in:
parent
c07489080a
commit
12e211f358
3 changed files with 2 additions and 2 deletions
|
|
@ -118,6 +118,8 @@ export function App() {
|
|||
borderLeft: 1,
|
||||
borderColor: "divider",
|
||||
flex: '0 0 content',
|
||||
height: 'calc(100vh-32px)',
|
||||
overflow: "auto",
|
||||
// paddingRight: 1,
|
||||
// paddingLeft: 1,
|
||||
}}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue