[AGS] Fix Bluetooth menu

This commit is contained in:
2025-04-26 21:14:05 +02:00
parent 08347196f2
commit dabb325436
3 changed files with 20 additions and 50 deletions

View File

@@ -14,7 +14,7 @@
#window {
background-color: @background;
border-color: @accent-two;
border-color: @accent;
border: 1px;
border-radius: 10px;
padding: 0;