From ba864a443aff06f360a59a47832b4b7058918848 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 30 Dec 2022 13:23:42 +0100 Subject: [PATCH] update css --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index d7532c6..2909fe0 100644 --- a/theme.css +++ b/theme.css @@ -3,7 +3,7 @@ } #navbar .active { - background: var(--color-hover); + background: var(--color-hover) !important; } #profile-avatar, .user.profile > .ui > .ui > .ui > .ui.card > .image {