mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 15:48:25 +01:00
add nowrap
This commit is contained in:
parent
03caf4c3d9
commit
14e73d7414
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue