test
This commit is contained in:
parent
241822e9ab
commit
7d0f4f1d62
1 changed files with 3 additions and 1 deletions
|
@ -121,7 +121,9 @@ function Volume() {
|
|||
class_name: "volume",
|
||||
// css: "min-width: 180px",
|
||||
children: [
|
||||
icon, value],
|
||||
// icon,
|
||||
value
|
||||
],
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue