保誠-保戶業務員媒合平台
Jack
2021-11-10 4a8e5d76ff89406d26e36df8538efacb24e16add
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.pam-quickFilter-rate {
    height: auto;
    margin-top: 30px;
    display: flex;
    justify-content: center;
 
    .el-rate__item {
        .el-rate__icon {
            font-size: 35px;
        }
        .el-icon-star-off {
            color: $PRIMARY_BLACK !important;
        }
    }
}