Просмотр исходного кода

the scroll bar is hidden in the block diagram

root 1 год назад
Родитель
Сommit
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%; }
 html                            { margin:0; padding:0; font-size:62.5%; }
 h1                              { font-size:1.8em; }
 h1                              { font-size:1.8em; }
-.tree                           { overflow:auto; border:0px; }
+.tree                           { overflow: hidden; border:0px; }
 
 
 .button_right                   { position:absolute; right:0; }
 .button_right                   { position:absolute; right:0; }