mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
add nowrap
This commit is contained in:
parent
6f97921d79
commit
fe07939072
@ -301,6 +301,8 @@ a {
|
|||||||
margin-top: 12px;
|
margin-top: 12px;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
color: gray !important;
|
color: gray !important;
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.video > .thumbnail {
|
.video > .thumbnail {
|
||||||
|
Loading…
Reference in New Issue
Block a user