Browse Source

企业切换样式微调

yangc 8 years ago
parent
commit
1713db7ed0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      components/default/Header.vue

+ 2 - 0
components/default/Header.vue

@@ -304,6 +304,7 @@
               font-size: 12px;
               >span:nth-child(1) {
                 cursor: default;
+                font-weight: bold;
               }
               input {
                 width: 174px;
@@ -353,6 +354,7 @@
                   color: #333;
                   max-width: 300px;
                   line-height: 30px;
+                  width: auto;
                   &:hover {
                     color: #5078cb;
                     text-decoration: none!important;