Fix account checkbox focus and expose per-host file size limits in GB
CI / verify (push) Waiting to run

This commit is contained in:
Sucukdeluxe
2026-09-22 05:15:27 +02:00
parent 60d1a3ea97
commit f2cae6b175
8 changed files with 122 additions and 6 deletions
+1 -1
View File
@@ -3665,7 +3665,7 @@ select.hs-input { max-width: none; width: auto; min-width: 140px; }
}
.key-input:focus,
.hs-input:focus,
.hs-input:not([type="checkbox"]):focus,
#settingsSearchInput:focus {
border-color: var(--accent);
box-shadow: 0 0 0 2px rgba(186, 208, 252, .12);