274d3874f57e43aeba9db2c67c0780a05958a5e6
The vodSortSelect + the 3 archive-search selects all sat OUTSIDE the .form-group container, which meant the existing .form-group select rule did not apply to them. Each carried the same ~110 chars of inline style hard-coding bg / border / radius / padding / color. Extracted to a shared .select-compact class (6px radius, 7px padding, var(--bg-card) base, var(--border-soft) border) and swapped all four call sites. Visual consistency between the filter-row select in the VODs tab and the multi-select control strip in the Archive search — same heights, same border treatment. Minor visual change for the 3 archive selects (4px -> 6px border-radius, 6px -> 7px vertical padding) so the controls now match the rest of the apps button + input family. Worth the 1px delta for the consistency. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
No description provided
5.7 MiB
Releases
230
Twitch VOD Manager 1.0.23
Latest
Languages
TypeScript
74.7%
CSS
12.6%
HTML
7.1%
JavaScript
5.6%