소스 검색

the scroll bar is hidden in the block diagram

root 1 년 전
부모
커밋
bb680c9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      html/css/white.css

+ 1 - 1
html/css/white.css

@@ -58,6 +58,6 @@ a:hover                         { color: #ed8b0d; text-decoration: none; }
 
 html                            { margin:0; padding:0; font-size:62.5%; }
 h1                              { font-size:1.8em; }
-.tree                           { overflow:auto; border:0px; }
+.tree                           { overflow: hidden; border:0px; }
 
 .button_right                   { position:absolute; right:0; }