1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00

Update spectrum card word wrapping again

This commit is contained in:
Andrew Kingston 2022-04-06 16:05:58 +01:00
parent d121aefbaa
commit d91f67ef34

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 {