lsc 1 неделя назад
Родитель
Сommit
534947b9c7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/common/ConfirmDialog.vue

+ 1 - 1
src/components/common/ConfirmDialog.vue

@@ -108,7 +108,7 @@ export default {
 .confirm_dialog_footer {
   display: flex;
   justify-content: flex-end;
-  gap: 12px;
+  /* gap: 12px; */
 }
 
 .cancel_btn {