mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add faster access to series sort name
This commit is contained in:
parent
22ef579fdb
commit
4048d96ec1
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
||||||
.mdl-radio.block {
|
.mdl-radio.block {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-top: .25em;
|
margin-top: .5em;
|
||||||
margin-bottom: .25em;
|
margin-bottom: .5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mdl-radio {
|
.mdl-radio {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue