diff --git a/src/webviews/apps/plus/timeline/timeline.scss b/src/webviews/apps/plus/timeline/timeline.scss index 13b22f1..b4b2cd9 100644 --- a/src/webviews/apps/plus/timeline/timeline.scss +++ b/src/webviews/apps/plus/timeline/timeline.scss @@ -22,7 +22,7 @@ body { overflow-x: scroll; } -body[data-placement="editor"] { +body[data-placement='editor'] { background-color: var(--color-background); }