Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit 01d3b2c

Browse files
committed
remove unnecessary styles
1 parent d843ca3 commit 01d3b2c

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

app/views/note/inputSupport/NoteInputSupportStyles.js

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -24,22 +24,5 @@ export default Styles = {
2424
alignItems: 'center',
2525
justifyContent: 'center',
2626
height: '100%'
27-
},
28-
supportMain: {
29-
fontSize: 12,
30-
textAlign: 'center',
31-
color: '#333333'
32-
},
33-
supportSub: {
34-
fontSize: 10,
35-
textAlign: 'center',
36-
color: '#828282'
37-
},
38-
pasteButton: {
39-
paddingTop: 6,
40-
marginLeft: 3,
41-
marginRight: 3,
42-
fontSize: 12,
43-
color: '#828282'
4427
}
4528
}

0 commit comments

Comments
 (0)