Streaming: Qualitaets-Dropdown schmaler (250px -> 210px)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
7e09575009
commit
c3ac4432ca
1 changed files with 1 additions and 1 deletions
|
|
@ -429,7 +429,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.stream-select-quality {
|
.stream-select-quality {
|
||||||
width: 250px;
|
width: 210px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 10px 14px;
|
padding: 10px 14px;
|
||||||
border: 1px solid var(--bg-tertiary);
|
border: 1px solid var(--bg-tertiary);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue