From c9b3394e9fc2cf6eb505ab03a6479eae996ed6e9 Mon Sep 17 00:00:00 2001 From: Kit La Touche Date: Wed, 1 Jan 2025 18:09:46 -0500 Subject: Just oh so many styles --- ui/styles/app-bar.css | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/styles/app-bar.css') diff --git a/ui/styles/app-bar.css b/ui/styles/app-bar.css index 401a278..caa50ed 100644 --- a/ui/styles/app-bar.css +++ b/ui/styles/app-bar.css @@ -5,6 +5,7 @@ flex-direction: row; justify-content: space-between; align-items: stretch; + background-color: var(--colour-background); } .app-bar > * { -- cgit v1.2.3