From deda3600c29843475a066aecd7e90e117f98c741 Mon Sep 17 00:00:00 2001 From: electronicfreak Date: Wed, 1 Nov 2023 20:32:44 +0100 Subject: [PATCH] log css angepasst --- frontlog.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontlog.css b/frontlog.css index 2432dec..aaeacaf 100644 --- a/frontlog.css +++ b/frontlog.css @@ -1,8 +1,9 @@ frontlog { position: fixed; min-width: 200px; + max-width: 300px; bottom: 0; - right: 0; + right: 0.5em; } flogelem {