add word-break: break-all to .ellip

This commit is contained in:
geoffrey45
2022-08-20 14:43:30 +03:00
parent 0e02347381
commit ddeec77ccd
5 changed files with 7 additions and 12 deletions
@@ -91,7 +91,6 @@ const props = defineProps<{
.title {
font-weight: 900;
word-break: break-all;
}
.artists {