Commit f37a6d106b8cb146c315300724e0727c1dd945ee

Authored by 梁灏
1 parent 6677fc01

Update select.less

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/styles/components/select.less
... ... @@ -166,7 +166,7 @@
166 166 &[disabled]{
167 167 cursor: @cursor-disabled;
168 168 color: #ccc;
169   - -webkit-text-fill-color: #ccc; // #5249
  169 + -webkit-text-fill-color: #ccc; // #5249
170 170 }
171 171 }
172 172  
... ...