Skip to content

Commit 56f0765

Browse files
committed
fix audio device selector overflow
1 parent 800316c commit 56f0765

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

js/webui/src/style.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -934,6 +934,7 @@ body {
934934
.setting-editor-range-block,
935935
.settings-buttons {
936936
grid-column: 2;
937+
min-width: 0;
937938
}
938939

939940
.setting-editor-enum {

0 commit comments

Comments
 (0)