From de536064f400f5c8b0f444b7ac74bbb646991424 Mon Sep 17 00:00:00 2001 From: kytwb Date: Fri, 24 Dec 2021 18:37:45 +0100 Subject: Apply .update-available badge to settings/updates tabs --- src/styles/layout.scss | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'src/styles/layout.scss') diff --git a/src/styles/layout.scss b/src/styles/layout.scss index abd38b506..8454814b0 100644 --- a/src/styles/layout.scss +++ b/src/styles/layout.scss @@ -58,7 +58,7 @@ html { } } -.app .sidebar .sidebar__button .update-available { +.update-available { align-items: center; background: $theme-brand-danger; border-radius: 20px; @@ -79,6 +79,16 @@ html { animation-iteration-count: 6; } +.badge .update-available { + right: -10px; +} + +.settings-navigation__link .update-available { + position: relative; + bottom: 0; + right: 0; +} + body.win32:not(.isFullScreen) .app .app__content { height: calc(100% - 28px); } -- cgit v1.2.3-70-g09d2