hi
This commit is contained in:
parent
e82fff9cad
commit
35a386d679
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ function Volume() {
|
|||
|
||||
return Widget.Box({
|
||||
class_name: "volume",
|
||||
css: "min-width: 180px",
|
||||
// css: "min-width: 180px",
|
||||
children: [icon, volume],
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue