Import styles for showing multiple notifications

The styles for the multi-notification component on the home screen were
accidentally removed while resolving a merge conflict in #6891.

Fixes #7460
feature/default_network_editable
Mark Stacey 5 years ago
parent 51bfe56510
commit 273ec7beef
  1. 2
      ui/app/components/app/index.scss

@ -84,4 +84,6 @@
@import 'home-notification/index';
@import 'multiple-notifications/index';
@import 'signature-request/index';

Loading…
Cancel
Save