浏览代码

feat:修改样式

jinx 4 年之前
父节点
当前提交
39ab9329ee
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      css/style.css

+ 4 - 4
css/style.css

@@ -1208,15 +1208,15 @@ input[readonly="readonly"] {
 }
 
 #viewConfiguration hr {
-    display: none !important;
+    /* display: none !important; */
 }
 
 #viewConfiguration .checkbox:nth-of-type(-n+4) {
-    display: none !important;
+    /* display: none !important; */
 }
 
 automatic-alignment {
-    display: none !important;
+    /* display: none !important; */
 }
 
 dataset-tree {
@@ -1224,7 +1224,7 @@ dataset-tree {
 }
 
 generate-and-save-bundle-xml {
-    display: none !important;
+    /* display: none !important; */
 }
 
 dataset-alignment-panel form[role="form"] .form-group.text-right.mt-10 {