Merge pull request #7461 from MetaMask/fix-home-notification-styles

Import styles for showing multiple notifications
feature/default_network_editable
Thomas Huang 5 years ago committed by GitHub
commit 935cf93120
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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