mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
fix style on desktop
This commit is contained in:
parent
c87b0b8263
commit
5a41d706c5
@ -752,6 +752,11 @@
|
||||
font-weight: 600
|
||||
}
|
||||
|
||||
.listViewUserDataButtons {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.recordingProgressBar::-moz-progress-bar {
|
||||
background-color: #c33
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user