From 8e7a57109753768ad44f9a89c02649cd80effc44 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 5 Oct 2024 10:32:58 -0700 Subject: [PATCH] because icons are pretty --- src-ui/src/app/app.module.ts | 2 ++ src-ui/src/app/components/manage/mail/mail.component.html | 8 ++++---- src-ui/src/styles.scss | 5 +++++ 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/src-ui/src/app/app.module.ts b/src-ui/src/app/app.module.ts index 3f707ccdf..06acf7c07 100644 --- a/src-ui/src/app/app.module.ts +++ b/src-ui/src/app/app.module.ts @@ -175,6 +175,7 @@ import { download, envelope, envelopeAt, + envelopeAtFill, exclamationCircleFill, exclamationTriangle, exclamationTriangleFill, @@ -281,6 +282,7 @@ const icons = { download, envelope, envelopeAt, + envelopeAtFill, exclamationCircleFill, exclamationTriangle, exclamationTriangleFill, diff --git a/src-ui/src/app/components/manage/mail/mail.component.html b/src-ui/src/app/components/manage/mail/mail.component.html index 798aa8718..cfc53acc3 100644 --- a/src-ui/src/app/components/manage/mail/mail.component.html +++ b/src-ui/src/app/components/manage/mail/mail.component.html @@ -40,10 +40,10 @@