chenken 6 tahun lalu
induk
melakukan
ec1aa0f687
1 mengubah file dengan 6 tambahan dan 0 penghapusan
  1. 6 0
      src/modules/oe/style/common.css

+ 6 - 0
src/modules/oe/style/common.css

@@ -1,3 +1,6 @@
+.el-row {
+  position: static !important;
+}
 .form_search_width {
   width: 160px;
 }
@@ -21,3 +24,6 @@
   padding-top: 2px;
   padding-left: 5px;
 }
+.operateRow {
+  margin-top: 2px;
+}