mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix track number alignment
This commit is contained in:
parent
88d8c580e5
commit
df74931794
1 changed files with 3 additions and 1 deletions
|
@ -35,6 +35,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.listItem-indexnumberleft {
|
.listItem-indexnumberleft {
|
||||||
|
min-width: 2%;
|
||||||
|
text-align: center;
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue