* Ajdust doc module.

This commit is contained in:
zhujinyong
2021-04-02 14:31:30 +08:00
parent 0beaa1a968
commit fd047654f1
11 changed files with 123 additions and 181 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
.main-col > .panel > .panel-body {padding: 5px 10px;}
.main-col .panel-title a.active {color: #0c64eb;}
.side-col > .cell {overflow: hidden auto; padding: 0; position: relative;}
.side-col > .cell {overflow: hidden auto; position: relative;}
.side-col > .cell > header {position: absolute; top: 10px; right: 10px; left: 10px;}
.side-col > .cell > header > .c-sm {padding-right: 20px; width: 60px;}
.side-col .docsTree {position: absolute; top: 53px; left: 0; right: 0; bottom: 0; overflow: auto; padding: 0 10px 10px;}