diff --git a/src/widgets/calibreweb/component.jsx b/src/widgets/calibreweb/component.jsx index 0a2fcf2b..450297af 100644 --- a/src/widgets/calibreweb/component.jsx +++ b/src/widgets/calibreweb/component.jsx @@ -29,9 +29,9 @@ export default function Component({ service }) { return ( - - - + + + ); }