儀表板
文件庫
filestore
活動
搜尋
登入
pcalife
/
PAM
保誠-保戶業務員媒合平台
匯總
相關日誌
提交
目錄
檔案區
分支(forks)
比對
究查
|
歷程
|
原始
page refactor: appointment-list child components
Tomas
2021-12-27
da6fcce812c99892029ea54b7703f96ce92e37aa
[pcalife/PAM.git]
/
PAMapp
/
assets
/
scss
/
utilities
/
_icon.scss
1
2
3
4
5
6
7
8
9
10
11
.pam-icon {
font-size: 15px;
padding-right: 8px;
color: $PRUDENTIAL_GREY;
&.icon--primary {
color: $PRIMARY_RED;
}
&.icon--yellow {
color: $YELLOW;
}
}