Browse Source

样式冲突修改

yuwenjun1997 2 năm trước cách đây
mục cha
commit
4ab47a37d8
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      src/styles/index.scss

+ 6 - 0
src/styles/index.scss

@@ -64,6 +64,12 @@ div:focus {
   outline: none;
   outline: none;
 }
 }
 
 
+svg,
+img {
+  display: initial;
+  vertical-align: initial;
+}
+
 .fr {
 .fr {
   float: right;
   float: right;
 }
 }