From 94d7c06feb58b768ae1affdd59f7b6dff827c6b2 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Thu, 3 Aug 2023 23:07:41 +0200 Subject: Updated includes/components/2023ui.inc (automated) --- includes/components/2023ui.inc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/includes/components/2023ui.inc b/includes/components/2023ui.inc index b69f0f5..7281cfc 100644 --- a/includes/components/2023ui.inc +++ b/includes/components/2023ui.inc @@ -83,6 +83,14 @@ body:not(.modal-open) #menu-bar { z-index: 9999; } + + #app > #member-banner-container, #system-banner-container { + width: 100% !important; + } + + .hpd-item-card div:nth-child(3)::before, .hpd-item-card div:nth-child(3)::after { + color: inherit !important; + } } -- cgit