Преглед изворни кода

Station card displayname still wrapping fully fixed

Owen Diffey пре 4 година
родитељ
комит
4003ceff6a
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      frontend/components/pages/Home.vue

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

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