浏览代码

更新 'login_html.js'

WXT往昔 3 年之前
父节点
当前提交
097392bc60
共有 1 个文件被更改,包括 5 次插入1 次删除
  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{