From 6712b4a721c13aad7bdc016f3297fef394f3da42 Mon Sep 17 00:00:00 2001 From: YeahAkis_ Date: Wed, 7 Feb 2024 21:06:54 +0100 Subject: [PATCH] WORK --- assets/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/style.css b/assets/style.css index d884508..3afb024 100644 --- a/assets/style.css +++ b/assets/style.css @@ -119,6 +119,7 @@ ul { ul.navpage_list { gap: 10px; + border: 4px solid var(--primary-hover) !important; background-color: var(--third-bg); display: none; flex-direction: column;