fix: disappearing table
This commit is contained in:
parent
8ebc983cc4
commit
babdf755ce
@ -154,7 +154,7 @@ function SignalServers () {
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</Grid>
|
</Grid>
|
||||||
<Grid item xs>
|
<Grid item xs style={{overflow: 'scroll'}}>
|
||||||
<TableContainer>
|
<TableContainer>
|
||||||
<Table>
|
<Table>
|
||||||
<TableHead>
|
<TableHead>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"build": {
|
"build": {
|
||||||
"name": "@dxos/console-app",
|
"name": "@dxos/console-app",
|
||||||
"buildDate": "2020-11-19T21:15:16.619Z",
|
"buildDate": "2020-11-19T22:11:06.119Z",
|
||||||
"version": "1.2.0-alpha.5"
|
"version": "1.2.1-alpha.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user