Sfoglia il codice sorgente

Station card displayname still wrapping fully fixed

Owen Diffey 4 anni fa
parent
commit
4003ceff6a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      frontend/components/pages/Home.vue

+ 1 - 0
frontend/components/pages/Home.vue

@@ -463,6 +463,7 @@ html {
 					line-height: 30px;
 					line-height: 30px;
 					text-overflow: ellipsis;
 					text-overflow: ellipsis;
 					overflow: hidden;
 					overflow: hidden;
+					white-space: nowrap;
 				}
 				}
 
 
 				i {
 				i {