Added missing boarder to Matrix button

This commit is contained in:
Julian Graßhoff
2025-03-04 16:45:16 +01:00
committed by GitHub
parent 54afafdf2b
commit 98b9cba737

View File

@@ -349,6 +349,7 @@
.button-matrix { .button-matrix {
--button-text:#000000; --button-text:#000000;
--button-background:#ffffff; --button-background:#ffffff;
--button-border:1px solid #000000;
} }
/* Medium */ /* Medium */