From 98b9cba737ab103e1dd0f840659dc5b9cc1763ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20Gra=C3=9Fhoff?= Date: Tue, 4 Mar 2025 16:45:16 +0100 Subject: [PATCH] Added missing boarder to Matrix button --- css/brands.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/brands.css b/css/brands.css index 51e3d0cd..cec018c4 100644 --- a/css/brands.css +++ b/css/brands.css @@ -349,6 +349,7 @@ .button-matrix { --button-text:#000000; --button-background:#ffffff; + --button-border:1px solid #000000; } /* Medium */