1
0

Support preference overrides using URL params

Fixes #186
This commit is contained in:
Zed
2026-02-09 21:54:57 +01:00
parent db36f75519
commit b85e8c5d7d
20 changed files with 70 additions and 95 deletions
+1 -1
View File
@@ -205,7 +205,7 @@ input::-webkit-datetime-edit-year-field:focus {
background-color: var(--bg_elements);
border: 1px solid var(--accent_border);
color: var(--fg_color);
font-size: 12px;
font-size: 13px;
padding: 6px 8px;
margin: 4px 0;
word-break: break-all;