This commit is contained in:
wangyidong
2023-04-18 13:33:09 +08:00
parent 5a4c096b16
commit dcc3fd9331
+1 -2
View File
@@ -8,8 +8,7 @@
#main {margin-bottom: 0;}
/* css for mian */
#mainContent > #sideBar {flex: 0 0 150px; overflow-x: auto; padding-right: 5px;}
[lang^=zh] #mainContent > #sideBar {flex: 0 0 180px;}
#mainContent > #sideBar {flex: 0 0 180px; overflow-x: auto; padding-right: 5px;}
/* css for tree */
#fileTree .title {font-size: 16px; height: 20px; margin-top: 5px; margin-bottom: 5px;}