保誠-保戶業務員媒合平台
劉鈞霖
2021-11-30 8925275188dd075d96f5cc24c0a9eefffc88824e
PAMapp/assets/scss/vendors/elementUI/_messageBox.scss
@@ -7,7 +7,8 @@
        flex-direction: column;
        justify-content: space-between;
        width:300px;
        height: 150px;
        min-height: 150px;
        max-height: 300px;
        .el-message-box__content{
            padding: 15px;
            .el-message-box__message p{
@@ -17,9 +18,10 @@
                font-size: 20px;
            }
        }
        .el-message-box__btns{
            text-align: center;
          margin-top: 10px;
          text-align: center;
        }
        .el-button.el-button--primary{
            color: $PRIMARY_WHITE;