Video and Audio preview

This commit is contained in:
schlagmichdoch 2023-01-10 16:03:52 +01:00
commit 8d2bbc795d
3 changed files with 23 additions and 11 deletions

View file

@ -807,8 +807,8 @@ x-dialog x-paper {
color: var(--text-color);
background-color: var(--bg-color-secondary);
}
/* Image Preview */
#img-preview{
/* Image/Video/Audio Preview */
.element-preview {
max-width: 100%;
max-height: 50vh;
margin: auto;