ui: increase search input width to 320px

This commit is contained in:
2026-04-06 23:02:55 +02:00
parent 120e7a1470
commit 6766900161

View File

@@ -91,7 +91,7 @@ header {
color: var(--text);
padding: 6px 8px;
font-size: 13px;
width: 200px;
width: 320px;
font-family: inherit;
}