Commit ca69e0945a785ba9be0f1c3d602b1f174fc7e3f8
1 parent
929fdf5c
update icons
Showing
4 changed files
with
6 additions
and
6 deletions
Show diff stats
src/styles/components/date-picker.less
... | ... | @@ -190,7 +190,7 @@ |
190 | 190 | &-arrow-double{ |
191 | 191 | margin-left: 10px; |
192 | 192 | i:after{ |
193 | - content: "\F3CF"; | |
193 | + content: "\F115"; | |
194 | 194 | } |
195 | 195 | } |
196 | 196 | } |
... | ... | @@ -199,7 +199,7 @@ |
199 | 199 | &-arrow-double{ |
200 | 200 | margin-right: 10px; |
201 | 201 | i:after{ |
202 | - content: "\F3D1"; | |
202 | + content: "\F11F"; | |
203 | 203 | } |
204 | 204 | } |
205 | 205 | } | ... | ... |
src/styles/components/page.less
src/styles/components/rate.less
src/styles/components/select.less