shuishen
2022-03-11 5421d1e2d9749d9193641139cbf3b3cbf2157ebb
src/styles/divforms/panoramaBox.scss
@@ -1,5 +1,3 @@
.panorama-dom {
    position: fixed;
    left: 0;
@@ -10,7 +8,7 @@
        overflow: hidden;
        padding: 30px;
        .content-wrap {
            padding: 0 20px 20px 20px;
@@ -27,6 +25,18 @@
                line-height: 36px;
                color: #fff;
                text-align: center;
                .return-btn {
                    position: absolute;
                    top: 0;
                    left: 8px;
                    bottom: 0;
                    right: auto;
                    margin: auto;
                    width: 18px;
                    height: 18px;
                    cursor: pointer;
                }
                .full-srceen-btn {
                    position: absolute;
@@ -86,7 +96,7 @@
            }
        }
    }
    .arrow {
@@ -146,6 +156,18 @@
                color: #fff;
                text-align: center;
                .return-btn {
                    position: absolute;
                    top: 0;
                    left: 8px;
                    bottom: 0;
                    right: auto;
                    margin: auto;
                    width: 18px;
                    height: 18px;
                    cursor: pointer;
                }
                .close-box {
                    position: absolute;
                    top: 0;