Streaming: 30fps Presets entfernt, Dropdown breiter

Qualitaetsstufen: 720p60, 1080p60, 2K60, 4K60, 4K165 Ultra.
Dropdown von 120px auf 160px verbreitert damit Text nicht abgeschnitten wird.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Daniel 2026-03-09 11:42:48 +01:00
parent 966664d3a7
commit b2f772208f
2 changed files with 7 additions and 8 deletions

View file

@ -409,7 +409,7 @@
}
.stream-select-quality {
width: 120px;
width: 160px;
padding: 10px 14px;
border: 1px solid var(--bg-tertiary);
border-radius: var(--radius);