Parcourir la source

更新 'login_html.js'

WXT往昔 il y a 3 ans
Parent
commit
097392bc60
1 fichiers modifiés avec 5 ajouts et 1 suppressions
  1. 5 1
      login_html.js

+ 5 - 1
login_html.js

@@ -114,7 +114,11 @@ z-index:999999;">
       width: 5px;
       height: 8px;
       }
-      #ifame::-webkit-scrollbar-button{
+     #ifame::-webkit-scrollbar-button{
+      width: 0px;
+      height: 0px;
+      }
+      #iframe::-webkit-scrollbar-thumb{
       background-color: rgb(53, 185, 149);
       }
       #ifame::-webkit-scrollbar-track{