Browse Source

最小宽度减小

luolei 5 years atrás
parent
commit
51a553b06d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/Symptom.vue

+ 1 - 1
src/components/Symptom.vue

@@ -385,7 +385,7 @@ export default {
   padding-bottom: .2rem;
   .choo-symp{
       display: inline-block;
-      min-width:2.05rem;
+      min-width:2rem;
       height: .74rem;
       background: #colors[btn];
       border-radius: .08rem;