shuishen
2021-12-21 0b9095227438cb35f5a8759aee8f3b32a732151c
src/styles/divforms/panoramaBox.scss
@@ -16,9 +16,21 @@
            box-shadow: 0 0px 12px #29b8f1e5;
            .title {
                position: relative;
                line-height: 36px;
                color: #fff;
                text-align: center;
                .close-box {
                    position: absolute;
                    top: 0;
                    right: 8px;
                    bottom: 0;
                    left: auto;
                    margin: auto;
                    width: 18px;
                    height: 18px;
                }
            }
        }