From 43bee3b95a6a8f06b53b45c908e3fd6e69f17089 Mon Sep 17 00:00:00 2001 From: LarsVomMars Date: Fri, 29 Jan 2021 11:10:25 +0100 Subject: Cropper, save and control buttons, rework --- profile/public/style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'profile/public/style.css') diff --git a/profile/public/style.css b/profile/public/style.css index a30e7ef..66c0bdf 100644 --- a/profile/public/style.css +++ b/profile/public/style.css @@ -137,4 +137,6 @@ img { z-index: 10; position: absolute; display: none; + max-height: 600px; + max-width: 600px; } \ No newline at end of file -- cgit v1.2.3