Update spectrum card word wrapping again
This commit is contained in:
parent
d121aefbaa
commit
d91f67ef34
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue