FIX Word break problem
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d5f86028c1
commit
044eadfcb6
|
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
.reference-item {
|
.reference-item {
|
||||||
@apply pl-6 relative;
|
@apply pl-6 relative;
|
||||||
|
word-break: break-word;
|
||||||
p,
|
p,
|
||||||
span {
|
span {
|
||||||
@apply !text-lg;
|
@apply !text-lg;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user