diff --git a/src/webviews/apps/plus/graph/graph.scss b/src/webviews/apps/plus/graph/graph.scss index c39fb0e..59432ff 100644 --- a/src/webviews/apps/plus/graph/graph.scss +++ b/src/webviews/apps/plus/graph/graph.scss @@ -765,6 +765,10 @@ button:not([disabled]), align-items: center; justify-content: center; } + + & .changes-zone.changes-bar .changes-sub-bar.deleted { + margin-left: 2px; + } } .mr-loose {