Explorar el Código

更新 'login_html.js'

WXT往昔 hace 3 años
padre
commit
097392bc60
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  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{