mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:48:35 +01:00
add word break :p
This commit is contained in:
parent
0b834530a9
commit
1516029d41
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ a {
|
|||
display: -webkit-box;
|
||||
-webkit-line-clamp: 1;
|
||||
-webkit-box-orient: vertical;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.video-sub-info.description {
|
||||
|
|
Loading…
Reference in a new issue