diff --git a/app/lib/components/notification.js b/app/lib/components/notification.js index c2d5811e..72c242ce 100644 --- a/app/lib/components/notification.js +++ b/app/lib/components/notification.js @@ -42,7 +42,6 @@ export default class Notification extends Component { this.props.onDismiss(); } }); - // aprhodite !important override :( const { backgroundColor } = this.props; if (backgroundColor) { el.style.setProperty(