Skip to content

Commit

Permalink
Wrap infinite German words
Browse files Browse the repository at this point in the history
  • Loading branch information
krystof-k authored May 12, 2024
1 parent 1085b67 commit 15fd26d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/routes/comparison/ComparisonGrid.vue
Original file line number Diff line number Diff line change
Expand Up @@ -389,5 +389,6 @@ export interface Source {
max-width: calc(6 * var(--spacing-large));
margin-top: calc(var(--spacing-extra-large) / 2);
margin-left: calc(-1 * var(--responsive-spacing-large));
overflow-wrap: break-word;
}
</style>

0 comments on commit 15fd26d

Please sign in to comment.