fix button glow

This commit is contained in:
2024-06-16 10:36:27 +01:00
parent 44125ce13a
commit 8e836b1183
2 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
* {
-fx-focus-color: transparent;
-fx-faint-focus-color: transparent;
}