From 2df3dd849f77ddb570ea5286f9af5112ad20af87 Mon Sep 17 00:00:00 2001 From: xushubieli Date: Tue, 17 May 2022 20:47:17 +0800 Subject: [PATCH] Update index_menu.htm --- src/admin/templets/index_menu.htm | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/src/admin/templets/index_menu.htm b/src/admin/templets/index_menu.htm index 277e90c5..2ffebbd0 100644 --- a/src/admin/templets/index_menu.htm +++ b/src/admin/templets/index_menu.htm @@ -23,7 +23,6 @@ padding-top: 1rem } .mright { - padding-top: 1rem; width: 100%; background: #fff; border: 1px solid #dee2e6; @@ -55,29 +54,26 @@ background: #424b51 } dl.bitem { - margin: 0 10px 2px 10px; - clear: both - } - dl.bitem dd { - padding: 10px; - background: #fff - } - dl.bitem dt b { - color: #424b51 + margin: 1rem 0 10px 0; + padding: 0 10px } dl.bitem dt { - padding-left: 16px; - height: 26px; - line-height: 26px; + margin-bottom: 10px; + padding-left: 10px; + height: 30px; + line-height: 30px; background: #f8f8f8; border-radius: .2rem; cursor: pointer } + dl.bitem dt b { + color: #424b51 + } .sitemu li { - padding: 0 0 0 20px; + padding: 0 0 0 10px; + display: block; height: 26px; - line-height: 26px; - background: url(../static/web/img/arr4.gif)no-repeat 6px 10px + line-height: 26px } .fllct { float: left