badge word wrap for source field
This commit is contained in:
parent
dc1d658c9a
commit
c33e57c9c0
@ -1812,6 +1812,11 @@ a#elfe {
|
|||||||
margin: 5px;
|
margin: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.badge.badge-dark.image-source {
|
||||||
|
white-space: normal;
|
||||||
|
word-wrap: anywhere;
|
||||||
|
}
|
||||||
|
|
||||||
span#tags {
|
span#tags {
|
||||||
grid-column: 1/4;
|
grid-column: 1/4;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user