mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix up media library editor
This commit is contained in:
parent
a4a7f03459
commit
17547b019c
4 changed files with 27 additions and 23 deletions
|
@ -23,6 +23,10 @@ paper-input + .fieldDescription {
|
|||
margin-bottom: 30px !important;
|
||||
}
|
||||
|
||||
.ui-body-a .visualCardBox .cardScalable, .ui-body-a .visualCardBox .cardFooter {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
@media all and (min-width: 800px) {
|
||||
|
||||
.type-interior > .ui-content, .type-interior > .ui-panel-content-wrap > .ui-content {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue