diff --git a/browser/components/RealtimeNotification.styl b/browser/components/RealtimeNotification.styl index 9b1643ba..5ca9b03a 100644 --- a/browser/components/RealtimeNotification.styl +++ b/browser/components/RealtimeNotification.styl @@ -3,8 +3,8 @@ font-size 12px position absolute bottom 0px + right:0px; background-color #EBEBEB - width 100vw height 30px text-align center @@ -32,4 +32,4 @@ body[data-theme="dark"] background-color alpha(#5CB85C, 0.2) transition 0.2s &:hover - color #5CB85C \ No newline at end of file + color #5CB85C