diff --git a/src/widgets/evcc/component.jsx b/src/widgets/evcc/component.jsx index cb5270ad..55620ad0 100644 --- a/src/widgets/evcc/component.jsx +++ b/src/widgets/evcc/component.jsx @@ -29,11 +29,11 @@ export default function Component({ service }) { return ( - - - - - + + + + + ); } \ No newline at end of file