shuishen
2021-12-17 b5f8881176bcb44928758e25d7d7a6fc140840c5
src/styles/divforms/popup.scss
@@ -121,4 +121,28 @@
            background: #666;
        }
    }
}
.site {
    font-size: 0.875rem;
    line-height: 24px;
    strong {
        font-size: 0.875rem;
    }
}
.introduce {
    strong {
        font-size: 0.875rem;
    }
    p {
        white-space: normal !important;
        word-wrap: break-word !important;
        max-width: 396px;
        font-size: 0.875rem;
        line-height: 24px;
    }
}