diff --git a/src/web/app/desktop/tags/notifications.tag b/src/web/app/desktop/tags/notifications.tag index b9b7790352..348a41706c 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 808b157e5f..adc6c79665 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