From 1942add0c447ada5739cf5e1313f694a1fea1f2a Mon Sep 17 00:00:00 2001 From: Jonas Tobias Hopusch Date: Mon, 26 Feb 2024 16:12:01 +0100 Subject: [PATCH] No media upscaling --- static/css/general.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/general.css b/static/css/general.css index 858be7c..20ff5ee 100644 --- a/static/css/general.css +++ b/static/css/general.css @@ -5,6 +5,7 @@ border-collapse: collapse; box-sizing: border-box !important; overflow-wrap: anywhere; + object-fit: scale-down; } html,