* Code for fix } mistake .

This commit is contained in:
guofeilong
2023-04-21 14:47:37 +08:00
parent 3e45ac60db
commit 2b50e7bd38
-1
View File
@@ -251,5 +251,4 @@ $(function()
if($('.files-list').length) $('#content .detail-content.article-content').css('height', 'calc(100vh - 300px)');
$('.outline .outline-toggle i.icon-menu-arrow-left').trigger("click");
adjustPageTitleWidth();
}
})