保誠-保戶業務員媒合平台
Tomas
2021-12-09 ac235850a9287dae6977c964213176fa7c86b140
PAMapp/assets/scss/_common.scss
@@ -4,8 +4,9 @@
    margin: 0;
    color: $PRIMARY_BLACK;
    font-family: Segoe UI;
    overflow-x: hidden;
    scroll-behavior: smooth;
    height: 100%;
    overflow-x: hidden;
}
// btn
@@ -45,6 +46,7 @@
    height: 45px;
    .cus-tab-item {
        @extend .fix-chrome-click--issue;
        width: 50%;
        text-align: center;
        font-size: 24px;
@@ -78,4 +80,15 @@
         }
    }
}
.pam-clientReserved-input.el-input--suffix {
    .el-input__inner {
        border-radius: 30px;
    }
    .search {
        line-height: 40px;
        padding-right: 10px;
    }
}