You've already forked AstralRinth
forked from didirus/AstralRinth
make long Projectnames wrap with a '-' (#771)
fixes https://github.com/modrinth/knossos/issues/770
This commit is contained in:
@@ -1007,6 +1007,7 @@ export default {
|
||||
.header {
|
||||
grid-area: header;
|
||||
.title {
|
||||
overflow-wrap: break-word;
|
||||
margin: 0.25rem 0;
|
||||
color: var(--color-text-dark);
|
||||
font-size: var(--font-size-xl);
|
||||
|
||||
Reference in New Issue
Block a user