natasha hace 3 años
padre
commit
5e29273926
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;
         }