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