remove unused styles missed in main refactor
This commit is contained in:
parent
ef8061cbc3
commit
2a8599d855
@ -26,13 +26,6 @@ import optional from '../validators/optional';
|
||||
import PasswordValidator from '../components/PasswordValidator';
|
||||
|
||||
const styles = theme => ({
|
||||
loadingSettings: {
|
||||
margin: theme.spacing(0.5),
|
||||
},
|
||||
loadingSettingsDetails: {
|
||||
margin: theme.spacing(4),
|
||||
textAlign: "center"
|
||||
},
|
||||
textField: {
|
||||
width: "100%"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user