oops
This commit is contained in:
parent
327837666f
commit
241822e9ab
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ function Volume() {
|
||||||
|
|
||||||
return Widget.Box({
|
return Widget.Box({
|
||||||
class_name: "volume",
|
class_name: "volume",
|
||||||
css: "min-width: 180px",
|
// css: "min-width: 180px",
|
||||||
children: [
|
children: [
|
||||||
icon, value],
|
icon, value],
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue