Explorar o código

minor styling change

Dimitri Korsch %!s(int64=3) %!d(string=hai) anos
pai
achega
01c7fcf9ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      webui/src/components/media/annotated-image.vue

+ 1 - 1
webui/src/components/media/annotated-image.vue

@@ -399,7 +399,7 @@ export default {
 
 img, video {
   max-width: 100%;
-  max-height: 95%;
+  max-height: 90%;
   transition: transform 0.01s;
 }