mirror of
https://github.com/9001/copyparty.git
synced 2026-06-20 13:12:26 -06:00
fix thumbnail extension text font and size
This commit is contained in:
parent
66d4c64fa2
commit
de34d4ae9e
|
|
@ -5431,7 +5431,7 @@ html.f {
|
||||||
border-radius: 0 0 var(--radius) var(--radius);
|
border-radius: 0 0 var(--radius) var(--radius);
|
||||||
}
|
}
|
||||||
.th_ext .inner {
|
.th_ext .inner {
|
||||||
font-size: .8em;
|
font-size: .7em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
html.fz {
|
html.fz {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue