Explorar o código

修改header li 样式

秦鹏 %!s(int64=3) %!d(string=hai) anos
pai
achega
6aa275a2f5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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;
         }