浏览代码

滚动条大亮色

CzRger 1 年之前
父节点
当前提交
8d6956cd9c
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      src/style/cus.scss

+ 6 - 0
src/style/cus.scss

@@ -378,6 +378,12 @@
     .el-table-v2__body {
       .el-virtual-scrollbar {
         width: 4px !important;
+        right: 0 !important;
+        opacity: 1 !important;
+        .el-scrollbar__thumb {
+          background-color: #8FFFFF !important;
+          opacity: 1 !important;
+        }
       }
       .el-table-v2__row {
         border: none;