Browse Source

img大小

luolei 4 years ago
parent
commit
7febe8f30a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/PatInfo/index.less

+ 2 - 2
src/components/PatInfo/index.less

@@ -140,8 +140,8 @@
       left: 38px;
       cursor: pointer;
       img{
-        width: 100%;
-        height: 100%;
+        width: 50%;
+        margin-bottom: 3px;
       }
     }
     .options {