better widget navigation

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-02-15 09:45:16 +01:00
parent 0381d60d90
commit 063026bbd6
6 changed files with 12 additions and 9 deletions

View File

@@ -171,7 +171,7 @@ export default function OverviewTopDevices({
return (
<>
<Widget className="col-span-6 md:col-span-3">
<WidgetHead className="flex items-center justify-between">
<WidgetHead>
<div className="title">{widget.title}</div>
<WidgetButtons>
{widgets.map((w) => (