Selaa lähdekoodia

Merge branch 'master' of http://221.216.211.14:3000/GCLS/GCLS_Page_Book_Component_NPC

gcj 3 vuotta sitten
vanhempi
commit
f1bcdb9cb8
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/components/Header.vue

+ 1 - 0
src/components/Header.vue

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