This commit is contained in:
hufangzhou
2021-04-06 15:58:48 +08:00
parent bb96f95cdd
commit 6b7f84c9ac
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ js::set('unfoldAll', $lang->execution->treeLevel['all']);
js::set('foldAll', $lang->execution->treeLevel['root']);
?>
<style>
body {margin-bottom: 25px;}
.btn-group a i.icon-plus {font-size: 16px;}
.btn-group a.btn-primary {border-right: 1px solid rgba(255,255,255,0.2);}
.btn-group button.dropdown-toggle.btn-primary {padding:6px;}