diff --git a/config/astal/components/QuickActions/modules/Battery.tsx b/config/astal/components/QuickActions/modules/Battery.tsx index 07ec15d..5670985 100644 --- a/config/astal/components/QuickActions/modules/Battery.tsx +++ b/config/astal/components/QuickActions/modules/Battery.tsx @@ -11,27 +11,26 @@ export const BatteryBox = () => { - - batteryEnergy(er), - )} - /> - - } - > + hexpand={false} + vexpand={false} + > + + batteryEnergy(er), + )} + /> +