mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix display of overview field in metadata editor
This commit is contained in:
parent
5406262f6b
commit
eed698a752
2 changed files with 5 additions and 3 deletions
|
@ -747,3 +747,7 @@ emby-collapsible > .style-scope {
|
|||
border-width: 0 1px 1px 1px;
|
||||
padding: 1em 1.25em;
|
||||
}
|
||||
|
||||
#editItemMetadataPage #txtOverview .paper-input-input {
|
||||
max-height: 90px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue