소스 검색

fix(style): fix icon style, fix #496

Vben 4 년 전
부모
커밋
ccae5cd924
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/Icon/src/index.vue

+ 1 - 1
src/components/Icon/src/index.vue

@@ -99,7 +99,7 @@
 <style lang="less">
   .app-iconify {
     display: inline-block;
-    vertical-align: middle;
+    // vertical-align: middle;
 
     &-spin {
       svg {