xuqiang 4 ani în urmă
părinte
comite
d2720838eb
1 a modificat fișierele cu 4 adăugiri și 3 ștergeri
  1. 4 3
      src/main/pc-space/src/components/PageHeader.vue

+ 4 - 3
src/main/pc-space/src/components/PageHeader.vue

@@ -273,9 +273,9 @@ export default {
     color: #fdfb60 !important;
 }
 /deep/.menus {
-    padding: 15px 25px 0;
+    padding: 15px 24px 0;
     .el-tabs__item {
-        padding: 0 25px;
+        padding: 0 22px;
         color: #ffffff;
         font-size: 16px;
         font-weight: 400;
@@ -328,7 +328,7 @@ export default {
         align-items: center;
         justify-content: space-between;
         position: absolute;
-        right: 45px;
+        right: 52px;
         top: 0;
         .tabs {
             display: flex;
@@ -358,6 +358,7 @@ export default {
             }
         }
         .btn-list {
+            width: 83px;
             .img {
                 width: 34px;
                 height: 34px;