init
This commit is contained in:
13
src/style/iconfont.styl
Normal file
13
src/style/iconfont.styl
Normal file
@@ -0,0 +1,13 @@
|
||||
.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'
|
||||
Reference in New Issue
Block a user