Skip to content
Snippets Groups Projects

Misc fixes: Fix uploads stretching on chrome, fix warnings in console

Merged Shpuld Shpludson requested to merge fix/minor-fixes-console-warnings-stretching into develop
3 files
+ 8
1
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -68,6 +68,7 @@
max-height: 200px;
max-width: 100%;
display: flex;
align-items: center;
video {
max-width: 100%;
}
Loading