media player updates
This commit is contained in:
parent
285d3deee8
commit
05d6ecfff0
5 changed files with 76 additions and 4 deletions
|
@ -1337,6 +1337,11 @@ span.instanceStatus {
|
|||
margin-top: 4px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.media-medium {
|
||||
max-width: 1.2in !important;
|
||||
max-height: 1in;
|
||||
object-fit: contain;
|
||||
}
|
||||
.media-small {
|
||||
max-width: 0.6in !important;
|
||||
max-height: 0.4in;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue