fix img blobpreview

feat/vaults
Tomáš Mládek 2021-12-05 11:32:53 +01:00
parent c74af35b9d
commit a6e92c0b4e
1 changed files with 3 additions and 1 deletions

View File

@ -32,7 +32,9 @@
}
audio,
video {
video,
img {
width: 100%;
max-height: 25em;
}
</style>