mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-10 09:07:48 +01:00
Tweak styling for thumbnail video length
This commit is contained in:
parent
570715100b
commit
3f738cf905
1 changed files with 2 additions and 2 deletions
|
@ -103,8 +103,8 @@ img.thumbnail {
|
|||
padding: 2px;
|
||||
font-size: 16px;
|
||||
font-family: sans-serif;
|
||||
right: 0.5em;
|
||||
bottom: -0.5em;
|
||||
right: 0.25em;
|
||||
bottom: -0.75em;
|
||||
}
|
||||
|
||||
.watched {
|
||||
|
|
Loading…
Reference in a new issue