Skip to content

Commit 24f3c71

Browse files
authored
Merge pull request #22 from ngerow2025/master
make car cards actually wrap.
2 parents c4cfd43 + c3cffc0 commit 24f3c71

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/frontend/src/views/HomeView.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ export default defineComponent({
112112
113113
.noOverflow > * {
114114
overflow: auto;
115-
white-space: nowrap;
116115
text-overflow: ellipsis;
117116
}
118117

0 commit comments

Comments
 (0)