* [bug#53251] adjust repo file view page js event.

This commit is contained in:
caoyanyi
2024-07-31 09:23:22 +08:00
committed by 李阳
parent ab5c8fcd2c
commit c64058dedc
4 changed files with 14 additions and 12 deletions
+1
View File
@@ -45,6 +45,7 @@ div(
(
set::id('monacoTabs'),
set::className('relative'),
on::click('.monaco-close')->call('closeTab', jsRaw('this')),
div(setStyle(array('position' => 'absolute', 'width' => '100%', 'height' => '35px', 'background' => '#efefef', 'top' => '0px'))),
tabPane
(