Linux layout changes
This commit is contained in:
@@ -72,7 +72,7 @@ export default connect(mapStateToProps, mapDispatchToProps)(props => {
|
||||
selected={props.MState.DriveLetters.indexOf(props.PState.MountLocation)}/>;
|
||||
|
||||
} else {
|
||||
inputColumnSpan = 58;
|
||||
inputColumnSpan = 64;
|
||||
inputControls = [];
|
||||
let key = 0;
|
||||
inputControls.push((
|
||||
|
||||
Reference in New Issue
Block a user