xwt
2025-09-24 816ab1967ee766e3e3f3631c08371f2e7704408e
pages/QC/RKJ/Add.vue
@@ -2745,13 +2745,19 @@
      }
      .bottom-action-buttons {
         flex-direction: column;
         gap: 5px;
         flex-direction: row;
         align-items: center;
         justify-content: center;
         padding: 8px;
         gap: 6px;
      }
      .action-btn.small {
         min-width: 100%;
         max-width: none;
         min-width: 70px;
         max-width: 100px;
         padding: 8px 10px;
         font-size: 13px;
         min-height: 40px;
      }
   }