Browse Source

Merge branch 'v4.7.0dev' of https://gitee.com/ZhongBangKeJi/CRMEB into v4.7.0dev

吴昊天 2 years atrás
parent
commit
0111c47ceb
1 changed files with 1 additions and 2 deletions
  1. 1 2
      template/admin/src/styles/style.css

+ 1 - 2
template/admin/src/styles/style.css

@@ -391,6 +391,7 @@ body {
 .fl_header {
   display: flex;
   align-items: center;
+  padding-left: 0px !important;
 }
 .header_top {
   padding-bottom: 16px !important;
@@ -517,8 +518,6 @@ body {
   color: #17233d;
   font-weight: 500;
   font-size: 20px;
-  padding-bottom: 16px;
-  margin-left: 10px;
 }
 .main .content-wrapper {
   padding-top: 0;