瀏覽代碼

修复详情面版header样式被覆盖的问题

valentichu 1 年之前
父節點
當前提交
d4a4f94d83
共有 2 個文件被更改,包括 3 次插入2 次删除
  1. 0 0
      lib/index.js
  2. 3 2
      src/pages/Alarm/components/detail.module.less

File diff suppressed because it is too large
+ 0 - 0
lib/index.js


+ 3 - 2
src/pages/Alarm/components/detail.module.less

@@ -9,12 +9,13 @@
 .tagContainer {
   display: flex;
   align-items: center;
-  margin-top: 0px !important;
-  margin-bottom: 0px !important;
+  
 }
 .header {
   align-items: center;
   display: flex;
+  margin-top: 0px !important;
+  margin-bottom: 0px !important;
 }
 .tags {
   overflow: auto;

Some files were not shown because too many files changed in this diff