diff --git a/templates/webpanel/style.css b/templates/webpanel/style.css index e17a0bb..fd2e170 100644 --- a/templates/webpanel/style.css +++ b/templates/webpanel/style.css @@ -73,6 +73,7 @@ body { max-width: 200px; max-height: 200px; width: 100%; + object-fit: cover; } #satimgdiv { @@ -96,4 +97,4 @@ footer { img.img-footer { max-width: 100%; -} \ No newline at end of file +}