This commit is contained in:
yanweidong
2026-02-07 15:57:58 +08:00
parent 7efdead5bf
commit 96b87fa960
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
@charset "UTF-8"; @charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&display=swap);
/*! /*!
* Tabler Icons 1.112.0 by tabler - https://tabler.io 更多下载https://www.bootstrapmb.com * Tabler Icons 1.112.0 by tabler - https://tabler.io 更多下载https://www.bootstrapmb.com
@@ -41274,7 +41273,7 @@ ul {
} }
[data-layout=vertical] body[data-sidebartype=mini-sidebar] .left-sidebar:hover { [data-layout=vertical] body[data-sidebartype=mini-sidebar] .left-sidebar:hover {
width: 270px; /*[FIX] width: 270px;*/
z-index: 50 z-index: 50
} }

View File

@@ -14,7 +14,7 @@
</a> </a>
</div> </div>
<nav class="sidebar-nav scroll-sidebar" data-simplebar> <nav class="sidebar-nav scroll-sidebar" data-simplebar data-simplebar-auto-hide="false">
<ul id="sidebarnav"> <ul id="sidebarnav">
<!-- ---------------------------------- --> <!-- ---------------------------------- -->
<!-- Home --> <!-- Home -->