Fixes aspect ration of documents when in Documents section.
This commit is contained in:
parent
1cc4afa12d
commit
187dba40df
|
@ -693,6 +693,7 @@
|
||||||
margin: 0;
|
margin: 0;
|
||||||
img {
|
img {
|
||||||
max-height: 60vh;
|
max-height: 60vh;
|
||||||
|
width: auto;
|
||||||
}
|
}
|
||||||
video {
|
video {
|
||||||
width: auto;
|
width: auto;
|
||||||
|
|
Loading…
Reference in New Issue