mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add generic font family to chapter mark
This commit is contained in:
parent
cf22dd0417
commit
20a1c34ea8
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@
|
|||
}
|
||||
|
||||
.sliderChapterMark::before {
|
||||
font-family: 'Material Icons';
|
||||
font-family: 'Material Icons', sans-serif;
|
||||
content: "\e892";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue