File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -154,10 +154,10 @@ h2 {font-size: 18px; font-weight: normal; color: #fff}
154154.fileMenu a : hover {background-color : # 666 }
155155.fileMenu hr {border : 0 ; height : 1px ; padding : 0 ; margin : 0 ; background : # 444 }
156156
157- .docExplorer {position : absolute; top : 70px ; padding-left : 20px ; transition : right 0.4s ease-in-out; overflow : hidden; color : # 888 }
158- .docExplorer .miniMap {position : absolute; display : block; width : 100 % }
159- .docExplorer .miniMap .miniMapContainer {position : absolute; display : block; width : 100 % }
160- .docExplorer .miniMap .miniMapContent {position : absolute; display : block; width : 100 % }
157+ .docExplorer {position : absolute; top : 70px ; right : -420 px ; width : 200 px ; padding-left : 20px ; transition : right 0.4s ease-in-out; overflow : hidden; color : # 888 }
158+ .docExplorer .miniMap {position : absolute; display : block}
159+ .docExplorer .miniMap .miniMapContainer {position : absolute; display : block; width : 200 px }
160+ .docExplorer .miniMap .miniMapContent {position : absolute; display : block; width : 200 px }
161161.docExplorer .functionClassList {position : absolute; display : none; width : 180px ; height : 100% ; overflow-x : hidden; overflow-y : auto}
162162.docExplorer .functionClassList ::-webkit-scrollbar {width : 12px ; height : 12px }
163163.docExplorer .functionClassList ::-webkit-scrollbar-thumb {background : rgba (0 , 198 , 255 , 0.1 )}
You can’t perform that action at this time.
0 commit comments