소스 검색

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

gcj 3 년 전
부모
커밋
f1bcdb9cb8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;
         }