Browse Source

Merge branch '一键诊断选择图片按钮样式修改' into uat

yanym 3 weeks ago
parent
commit
217a904d35
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/AIDesign/diagnose.vue

+ 2 - 1
src/views/AIDesign/diagnose.vue

@@ -495,7 +495,8 @@ export default class extends Vue {
     }
     }
 
 
     .image-btn {
     .image-btn {
-        width: 13rem;
+        width: 14rem;
+        min-width: 14rem;
         padding: 8px 16px;
         padding: 8px 16px;
         text-align: center;
         text-align: center;
         border: none;
         border: none;