feat(settings): add selection setting

This commit is contained in:
2026-07-28 20:08:36 +02:00
committed by jakob.scheid
parent 31fbfbde07
commit c9cb0fce27
3 changed files with 144 additions and 0 deletions
+3
View File
@@ -73,6 +73,9 @@ input {
background-color: var(--light-bg);
border: none;
cursor: pointer;
font-family: inherit;
font-size: inherit;
color: inherit;
}
.button:focus {