Finish all options sets

This commit is contained in:
Jas Singh
2024-07-20 22:59:25 -07:00
parent c6c4e0cf57
commit ab721edbd2
24 changed files with 514 additions and 392 deletions

View File

@@ -8,10 +8,10 @@ const Devices = () => {
vertical: true,
children: [
label(bluetooth),
Widget.Scrollable({
Widget.Box({
class_name: "menu-items-section",
hscroll: 'never',
vscroll: 'always',
// hscroll: 'never',
// vscroll: 'always',
child: Widget.Box({
class_name: "menu-content",
vertical: true,