css tweaks
This commit is contained in:
parent
8eef94c68c
commit
e3f6ab2935
|
@ -1054,10 +1054,13 @@ dialog .actions {
|
|||
}
|
||||
|
||||
.download-card img {
|
||||
max-width: 200px;
|
||||
max-height: 100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 30rem;
|
||||
max-height: 50rem;
|
||||
}
|
||||
|
||||
.download-card video {
|
||||
max-width: 30rem;
|
||||
max-height: 50rem;
|
||||
}
|
||||
|
||||
.download-card .progress-container {
|
||||
|
|
Loading…
Reference in New Issue