From 36bde74d239c7a2f3038b9825994c372946bc63e Mon Sep 17 00:00:00 2001 From: AkisYTB3 Date: Wed, 7 Feb 2024 08:06:55 +0100 Subject: [PATCH] test --- assets/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/style.css b/assets/style.css index 3dfd344..390cce6 100644 --- a/assets/style.css +++ b/assets/style.css @@ -242,9 +242,9 @@ ul.navpage_list #statusMessageContainer{ position: fixed; - top: 20px; + top: 50px; right: 20px; - z-index: 10; + z-index: 510; display: flex; flex-direction: column; }