mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
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
This commit is contained in:
parent
51bfe56510
commit
273ec7beef
@ -84,4 +84,6 @@
|
|||||||
|
|
||||||
@import 'home-notification/index';
|
@import 'home-notification/index';
|
||||||
|
|
||||||
|
@import 'multiple-notifications/index';
|
||||||
|
|
||||||
@import 'signature-request/index';
|
@import 'signature-request/index';
|
||||||
|
Loading…
Reference in New Issue
Block a user