updated ffmpeg
This commit is contained in:
parent
8b47dedea2
commit
e3b7710c62
1 changed files with 13 additions and 1 deletions
|
@ -976,8 +976,20 @@ input[type="range"]::-ms-fill-upper {
|
|||
.installedPluginTitle {
|
||||
max-width: 110px;
|
||||
}
|
||||
.itemVideo {
|
||||
width: 320px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 1440px) {
|
||||
.installedPluginTitle {
|
||||
max-width: 110px;
|
||||
}
|
||||
.itemVideo {
|
||||
width: 400px;
|
||||
}
|
||||
}
|
||||
|
||||
#editItemMetadataPage #txtOverview {
|
||||
height: 70px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue