From 969683493bea112f592ef45e05078e7fbb1065f6 Mon Sep 17 00:00:00 2001 From: filesite Date: Thu, 18 Jul 2024 23:29:25 +0800 Subject: [PATCH] css of menu improve --- www/css/beauty.css | 1 + 1 file changed, 1 insertion(+) diff --git a/www/css/beauty.css b/www/css/beauty.css index 5c90668..779c8b5 100644 --- a/www/css/beauty.css +++ b/www/css/beauty.css @@ -62,6 +62,7 @@ a:link{text-decoration:none} overflow-y: auto; bottom: 0; z-index: 1000; + padding-bottom:3em; } .navbar-fixed-left .active a{background-color:#e7e7e7;color:#555} .lampshow .navbar-fixed-left{background-color:#222}