liuyg
2021-12-21 e98c241635131220b9374596facd9bba36e57f17
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;
                }
            }
        }