fix: 强制显示设置页所有子目录

- 添加 CSS 规则 display: block !important
- 覆盖 headindex.css 的默认隐藏样式
This commit is contained in:
2026-01-22 14:01:09 +08:00
parent a7b4fbc381
commit 3a35408e7c

View File

@@ -5717,6 +5717,8 @@ window.pjaxLoaded = function(){
margin-top: 10px;
display: block !important;
}
.index-link {