From 54295556f1f75c88b2136bb65e945a29e9e72f2e Mon Sep 17 00:00:00 2001 From: RubenPX Date: Tue, 31 May 2022 11:25:32 +0200 Subject: [PATCH] fix style --- ereuse_devicehub/static/css/devicehub.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ereuse_devicehub/static/css/devicehub.css b/ereuse_devicehub/static/css/devicehub.css index e6ae1893..8ff63bbb 100644 --- a/ereuse_devicehub/static/css/devicehub.css +++ b/ereuse_devicehub/static/css/devicehub.css @@ -15,7 +15,7 @@ margin: 0; padding: 0; min-width: max-content; - max-height: 380px; + max-height: 330px; overflow-y: auto; }