Selaa lähdekoodia

修改header li 样式

秦鹏 3 vuotta sitten
vanhempi
commit
6aa275a2f5
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/components/Header.vue

+ 1 - 0
src/components/Header.vue

@@ -338,6 +338,7 @@ export default {
         line-height: 64px;
         font-weight: 500;
         cursor: pointer;
+        white-space: nowrap;
         &:hover {
           background: #f6f6f6;
         }