Removed an unnecessary rule

This commit is contained in:
Oleksandr Zhurbenko 2017-09-05 19:02:23 -07:00
parent 65da71c12a
commit 9ee75331bf

View File

@ -30,7 +30,6 @@ export default class TextDrawComponent extends Component {
static getPresenterStyles(results) {
const styles = {
fontFamily: 'Arial',
lineHeight: 'normal',
border: '1px solid black',
width: '100%',
height: '100%',