mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
fix track number alignment
This commit is contained in:
parent
88d8c580e5
commit
df74931794
@ -35,6 +35,8 @@
|
||||
}
|
||||
|
||||
.listItem-indexnumberleft {
|
||||
min-width: 2%;
|
||||
text-align: center;
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user