6
0
فهرست منبع

minor styling change

Dimitri Korsch 3 سال پیش
والد
کامیت
01c7fcf9ca
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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;
 }