Skip to content

Commit 741416d

Browse files
committed
Remove unused icon style; fixes #3761
1 parent f893dff commit 741416d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/containers/ErrorContent.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ const mapStateToProps = (state, { companionWindowId, windowId }) => ({
3030
*/
3131
const styles = theme => ({
3232
alert: {
33-
'& $icon': {
34-
color: theme.palette.error.main,
35-
},
3633
backgroundColor: theme.palette.error.main,
3734
color: '#fff',
3835
fontWeight: theme.typography.fontWeightMedium,

0 commit comments

Comments
 (0)