1
mayisheng
2022-08-15 81f54040c2cb65537c6c6e1db8358a39a57dea0d
src/styles/pcpage/tool/layer-manage.scss
@@ -1,4 +1,5 @@
.tool-layer {
.tool-layer,
.technique-layer {
    position: fixed;
    top: 100px;
    left: 140px;
@@ -40,8 +41,8 @@
            left: auto;
            bottom: 0;
            margin: auto;
            width: 14px;
            height: 14px;
            width: 16px;
            height: 16px;
            cursor: pointer;
        }
    }
@@ -53,6 +54,8 @@
        .list-box {
            position: absolute;
            width: 100%;
            height: 100%;
            overflow-y: auto;
            ul {
                padding: 6px 8px;