mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 04:41:43 +03:00
Fixed clear editor button design issue
This commit is contained in:
parent
68cf666d0e
commit
fc9982da14
@ -183,6 +183,7 @@ export default class MarkdownEditorView extends Component {
|
||||
iconStyle={styles.clearIcon}
|
||||
iconType="FontAwesome"
|
||||
name="trash"
|
||||
backgroundColor={styles.clearButtonWrapper.backgroundColor}
|
||||
/>
|
||||
</View>
|
||||
</View>
|
||||
|
Loading…
Reference in New Issue
Block a user