1
0
Fork 0
mirror of synced 2024-10-04 03:54:37 +13:00

Update spectrum card word wrapping again

This commit is contained in:
Andrew Kingston 2022-04-06 16:05:58 +01:00
parent 5b423a21ee
commit 257bfb046d

View file

@ -102,7 +102,7 @@
white-space: nowrap;
}
.spectrum-Card-footer {
word-wrap: anywhere;
word-wrap: break-word;
white-space: pre-wrap;
}
.horizontal .spectrum-Card-coverPhoto {