From bad08d3b7434b94a96d326f5dab1a9d577e263a2 Mon Sep 17 00:00:00 2001 From: unviere Date: Thu, 3 Oct 2024 13:12:32 +0200 Subject: [PATCH] update topbarv2.css --- Style/topbarv2.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Style/topbarv2.css b/Style/topbarv2.css index a70ba9b..b7aaf55 100644 --- a/Style/topbarv2.css +++ b/Style/topbarv2.css @@ -302,7 +302,7 @@ img { z-index: 1000; background-color: whitesmoke; position: fixed; - display: flex; + display: none; flex-direction: column; box-shadow: 5px 0 5px -5px grey; }