1
wtt
6 天以前 f1f4e4420d68c4b72973462a68f647073cacbfe4
1
1个文件已修改
21 ■■■■■ 已修改文件
WebTM/views/模治具管理/模治具管理/Gy_MouldFileList.html 21 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/Ä£Öξ߹ÜÀí/Ä£Öξ߹ÜÀí/Gy_MouldFileList.html
@@ -21,6 +21,27 @@
        .layui-tree-set-active > .layui-tree-entry .layui-tree-main {
            background: #aef0f7;
        }
        /* ç¡®ä¿body可滚动 */
        html, body {
            height: 100%;
            overflow: auto;
        }
        /* æ¢å¤æ»šåŠ¨æ¡ */
        ::-webkit-scrollbar {
            width: 8px;
            height: 8px;
        }
        ::-webkit-scrollbar-thumb {
            background: #ccc;
            border-radius: 4px;
        }
        ::-webkit-scrollbar-track {
            background: #f5f5f5;
        }
    </style>
</head>
<body>