* Adjust file tree display rule for repo.

This commit is contained in:
caoyanyi
2023-10-27 15:41:51 +08:00
parent 766a72758e
commit ee9267b5ff
+2 -1
View File
@@ -87,7 +87,8 @@ div(
div(set::className('absolute top-0 right-0 z-20 arrow-right btn-right'), icon('chevron-right')),
)
);
sidebar
helper::isAjaxRequest('modal') ? null : sidebar
(
set::side('left'),
setClass('repo-sidebar'),