Files
aio-hl-new/src/style/iconfont.styl

13 lines
267 B
Stylus
Raw Normal View History

2023-04-03 11:14:32 +08:00
.dropdown_icon::before
position absolute
right 0
top 0
content: '\e626'
.radio__icon--disabled .icon::before
content '\e608'
.radio__icon--checked .icon::before
content '\e608'
.close_icon::before
content '\e60f'
.selected_icon::before
content '\e608'