fix: 强制显示设置页所有子目录
- 添加 CSS 规则 display: block !important - 覆盖 headindex.css 的默认隐藏样式
This commit is contained in:
@@ -5717,6 +5717,8 @@ window.pjaxLoaded = function(){
|
|||||||
|
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
|
|
||||||
|
display: block !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.index-link {
|
.index-link {
|
||||||
|
|||||||
Reference in New Issue
Block a user