Layout changes
This commit is contained in:
@@ -134,7 +134,7 @@ class App extends IPCContainer {
|
||||
let mainContent = [];
|
||||
if (this.props.DisplaySelectAppPlatform || !this.props.AppReady) {
|
||||
mainContent = (
|
||||
<Box>
|
||||
<Box dxStyle={{height: '100%'}}>
|
||||
<Loading/>
|
||||
</Box>);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user