diff --git a/src/renderer/src/stories/List.ts b/src/renderer/src/stories/List.ts index 7ffb24b26..d6e92b37e 100644 --- a/src/renderer/src/stories/List.ts +++ b/src/renderer/src/stories/List.ts @@ -28,6 +28,7 @@ export class List extends LitElement { #empty { padding: 20px 10px; + margin-left: -40px; color: gray; }