Improvment in tslint standard (#16)
This commit is contained in:
@@ -63,7 +63,7 @@ export default class DialogTitle extends Component {
|
||||
contain: {
|
||||
display: 'flex',
|
||||
flexDirection: 'row',
|
||||
justifyContent: "space-between"
|
||||
justifyContent: 'space-between'
|
||||
},
|
||||
title: {
|
||||
color: 'rgba(0,0,0,0.87)',
|
||||
|
||||
Reference in New Issue
Block a user