mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
handle recordings with null paths
This commit is contained in:
parent
faf90b72fb
commit
2f218ec5d5
2 changed files with 2 additions and 2 deletions
|
@ -244,5 +244,5 @@ div.cardBox {
|
|||
}
|
||||
|
||||
.videoSubtitles {
|
||||
font-size: 140%;
|
||||
font-size: 200% !important;
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
paper-button {
|
||||
paper-button, .paper-button-0 {
|
||||
font-weight: 500;
|
||||
vertical-align: middle;
|
||||
margin-top: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue