From 88f5620a71e7ff4304e76f5ed7ba2613edf1bf78 Mon Sep 17 00:00:00 2001 From: falcon71 Date: Wed, 23 Oct 2024 17:33:08 +0200 Subject: [PATCH] Finally found the problem why buttons were sometimes not shown fully --- KLN90B.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/KLN90B.scss b/KLN90B.scss index 3da51c8..33844d7 100644 --- a/KLN90B.scss +++ b/KLN90B.scss @@ -84,6 +84,7 @@ kln-90b { padding: 5px; margin: 5px; min-width: 100px; + height: 100%; } }