优化后台ui

This commit is contained in:
Your Name
2025-03-23 21:42:30 +08:00
parent f1ba19554e
commit 60977f0327

View File

@@ -21,7 +21,7 @@
<link rel="shortcut icon" href="http://yuntong.icu/tc1/images/favicon.png">
<link rel="stylesheet" href="assets/css_pack.css">
<style>
.mdl-menu__container {
.mdl-menu {
max-height: 300px !important;
overflow-y: auto !important;
}