Layout changes
This commit is contained in:
@@ -270,7 +270,7 @@ class MountItems extends Component {
|
||||
retryDisplay = (
|
||||
<Modal>
|
||||
<Box dxStyle={{padding: '8px', minWidth: '70vw'}}>
|
||||
<h1 style={{textAlign: 'center'}}>Mount Failed</h1>
|
||||
<h1 style={{textAlign: 'center', paddingBottom: '8px', color: 'var(--text_color_error)'}}>Mount Failed</h1>
|
||||
{retryList}
|
||||
</Box>
|
||||
</Modal>
|
||||
|
||||
Reference in New Issue
Block a user