From 940df1efa7cb9b6f3273030675f93b2e1b3c709d Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 3 Apr 2024 21:10:27 +0300 Subject: add fallbacks for lazy stuff loading --- src/components/tab_switcher/tab_switcher.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components') diff --git a/src/components/tab_switcher/tab_switcher.scss b/src/components/tab_switcher/tab_switcher.scss index 1efe1b04..4e242b91 100644 --- a/src/components/tab_switcher/tab_switcher.scss +++ b/src/components/tab_switcher/tab_switcher.scss @@ -174,6 +174,7 @@ font-size: 1em; font-family: var(--font); border-radius: var(--roundness); + background-color: var(--background); position: relative; white-space: nowrap; padding: 6px 1em; -- cgit v1.2.3-70-g09d2