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:
parent
966664d3a7
commit
b2f772208f
2 changed files with 7 additions and 8 deletions
|
|
@ -409,7 +409,7 @@
|
|||
}
|
||||
|
||||
.stream-select-quality {
|
||||
width: 120px;
|
||||
width: 160px;
|
||||
padding: 10px 14px;
|
||||
border: 1px solid var(--bg-tertiary);
|
||||
border-radius: var(--radius);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue