xuqiang 4 жил өмнө
parent
commit
7738108cf3

+ 4 - 3
src/main/vue/src/styles/app.less

@@ -380,7 +380,7 @@ li {
     color: #fff !important;
     color: #fff !important;
 }
 }
  .menu {
  .menu {
-    min-width: 220px;
+    min-width: 220px !important;
     height: 36px;
     height: 36px;
     border-radius: 18px;
     border-radius: 18px;
     border: 1px solid #ffffff;
     border: 1px solid #ffffff;
@@ -396,7 +396,7 @@ li {
      .el-radio-button__inner {
      .el-radio-button__inner {
          background-color: transparent;
          background-color: transparent;
          color: #aaacad;
          color: #aaacad;
-         width: 110px;
+         width: 108px !important;
          height: 36px;
          height: 36px;
          line-height: 18px;
          line-height: 18px;
          border: 0;
          border: 0;
@@ -406,7 +406,8 @@ li {
          color: #fff;
          color: #fff;
          background: #4dcc6f;
          background: #4dcc6f;
          border-radius: 18px;
          border-radius: 18px;
-         border-color: #fff;
+         width: 108px !important;
+        //  border-color: #fff;
          font-weight: bold;
          font-weight: bold;
          box-shadow: 0 0 0 0 #000000;
          box-shadow: 0 0 0 0 #000000;
      }
      }