mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
add word break :p
This commit is contained in:
parent
0b834530a9
commit
1516029d41
@ -53,6 +53,7 @@ a {
|
|||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
-webkit-line-clamp: 1;
|
-webkit-line-clamp: 1;
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.video-sub-info.description {
|
.video-sub-info.description {
|
||||||
|
Loading…
Reference in New Issue
Block a user