秦鹏 преди 3 години
родител
ревизия
6aa275a2f5
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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;
         }