Reworked audio menu styling
This commit is contained in:
@@ -24,9 +24,6 @@ export default () => {
|
||||
}),
|
||||
],
|
||||
}),
|
||||
Widget.Separator({
|
||||
class_name: "menu-separator",
|
||||
}),
|
||||
Widget.Box({
|
||||
class_name: "menu-label-container network",
|
||||
child: Widget.Label({
|
||||
@@ -239,9 +236,6 @@ export default () => {
|
||||
});
|
||||
},
|
||||
}),
|
||||
Widget.Separator({
|
||||
class_name: "menu-separator",
|
||||
}),
|
||||
Widget.Box({
|
||||
children: [
|
||||
Widget.Box({
|
||||
|
||||
Reference in New Issue
Block a user