feat(settings): add selection setting

This commit is contained in:
2026-07-22 13:27:57 +02:00
parent dc366d9efa
commit 129d380f56
3 changed files with 144 additions and 0 deletions
+3
View File
@@ -71,6 +71,9 @@ input {
background-color: var(--light-bg);
border: none;
cursor: pointer;
font-family: inherit;
font-size: inherit;
color: inherit;
}
.button:focus {