فهرست منبع

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

valentichu 1 سال پیش
والد
کامیت
d4a4f94d83
2فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 0 0
      lib/index.js
  2. 3 2
      src/pages/Alarm/components/detail.module.less

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 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;

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است