* Adjust sidebar width.

This commit is contained in:
caoyanyi
2023-12-27 15:19:57 +08:00
parent 9727f7cf05
commit 1c15e76329
+3
View File
@@ -272,6 +272,9 @@ $footToolbar['items'][] = array('text' => $lang->repo->allLog, 'url' => $readAll
sidebar
(
set::side('right'),
set::width(500),
set::maxWidth(500),
set::preserve(false),
dtable
(
set::id('repo-comments-table'),