儀表板
文件庫
filestore
活動
搜尋
登入
pcalife
/
PAM
保誠-保戶業務員媒合平台
匯總
相關日誌
提交
目錄
檔案區
分支(forks)
比對
究查
|
歷程
|
原始
Merge branch 'master' of ssh://192.168.0.10:29418/pcalife/PAM
Jack
2021-11-10
4a8e5d76ff89406d26e36df8538efacb24e16add
[pcalife/PAM.git]
/
PAMapp
/
assets
/
scss
/
vendors
/
elementUI
/
_rate.scss
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;
}
}
}