yusheng 1 жил өмнө
parent
commit
b6a0aaa176

+ 27 - 0
src/styles/transition/common.scss

@@ -60,6 +60,7 @@
   color: #157a2c;
 }
 
+<<<<<<< HEAD
 .form_item_label {
   .el-form-item__label {
     line-height: 21px !important;
@@ -160,3 +161,29 @@
 }
 
 
+
+// .el-dialog {
+//   margin-top: 5vh !important;
+// }
+
+// .el-table--medium .el-table__cell {
+//   padding: 2px 0 !important;
+// }
+
+// .el-button--medium {
+//   padding: 7px 10px  !important;
+//   font-size: 12px  !important;
+//   border-radius: 3px  !important;
+// }
+// .el-button--small {
+//   padding: 7px 10px  !important;
+//   font-size: 12px  !important;
+//   border-radius: 3px  !important;
+// }
+
+// .el-input--medium .el-input__inner {
+//   height: 32px  !important;
+//   line-height: 32px  !important;
+// }
+
+