Skip to content

Commit

Permalink
removed styles
Browse files Browse the repository at this point in the history
  • Loading branch information
JediWattson committed Jul 20, 2022
1 parent b52ee9c commit bf7e03e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/styles/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -2020,15 +2020,6 @@ const styles = {
flexDirection: 'row',
},

attachmentModalArrowsIcon: {
height: variables.iconSizeNormal + 10,
width: variables.iconSizeNormal + 10,
borderRadius: variables.iconSizeNormal + 10,
paddingTop: 5,
paddingLeft: 5,
backgroundColor: 'lightgrey',
},

detailsPageSectionVersion: {
alignSelf: 'center',
color: themeColors.textSupporting,
Expand Down

0 comments on commit bf7e03e

Please sign in to comment.