liuyg
2021-12-23 275ebad367a5951b222bd6ca11679b3d4d7a1d0e
src/styles/mobile/popup.scss
@@ -89,8 +89,8 @@
                    width: 70px;
                    height: 70px;
                }
                $centerFontSize: 15px;
                //内容显示
                $centerFontSize: 13px;
                .mobileBig-center-our {
                    width: 100%;
                    height: auto;
@@ -102,10 +102,10 @@
                        @extend .centersFlex;
                        .m-c-title {
                            color: #fff;
                            width: 25%;
                            width: 21%;
                        }
                        .m-c-center {
                            width: 75%;
                            width: 79%;
                            // text-indent: 2em;
                            word-wrap: break-word;
                            color: #fff;
@@ -138,7 +138,11 @@
                    content: "";
                    width: 0px;
                    height: 0px;
                    border: 8px solid #29baf1;
                    // background-image: linear-gradient(#29baf1a1, #29baf1a1);
                    border-top: 8px solid transparent;
                    border-bottom: 8px solid #19b3f0a1;
                    border-left: 8px solid transparent;
                    border-right: 8px solid #19b3f0a1;
                    position: absolute;
                    bottom: -8px;
                    left: calc(50% - 8px);
@@ -183,9 +187,9 @@
        div:nth-child(2) {
            display: none !important;
        }
        div:nth-child(3) {
            // border-top: 1px solid #ebebeb;
        }
        // div:nth-child(3) {
        //     // border-top: 1px solid #ebebeb;
        // }
        div {
            width: $controllerw;
            height: $controllerw;