diff --git a/src/web/app/desktop/tags/notifications.tag b/src/web/app/desktop/tags/notifications.tag index b9b779035..348a41706 100644 --- a/src/web/app/desktop/tags/notifications.tag +++ b/src/web/app/desktop/tags/notifications.tag @@ -184,6 +184,9 @@ &:active background rgba(0, 0, 0, 0.05) + > i + margin-right 4px + > .empty margin 0 padding 16px diff --git a/src/web/app/mobile/tags/notifications.tag b/src/web/app/mobile/tags/notifications.tag index 808b157e5..adc6c7966 100644 --- a/src/web/app/mobile/tags/notifications.tag +++ b/src/web/app/mobile/tags/notifications.tag @@ -52,6 +52,9 @@ color #555 border-top solid 1px rgba(0, 0, 0, 0.05) + > i + margin-right 4px + > .empty margin 0 padding 16px