Reworked audio menu styling

This commit is contained in:
Jas Singh
2024-06-28 21:44:56 -07:00
parent 52731236e9
commit 78496ae98a
13 changed files with 407 additions and 230 deletions

View File

@@ -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({