diff --git a/apps/client/src/stylesheets/style.css b/apps/client/src/stylesheets/style.css index 98b012ea5..e20c63ee0 100644 --- a/apps/client/src/stylesheets/style.css +++ b/apps/client/src/stylesheets/style.css @@ -2377,7 +2377,6 @@ footer.webview-footer button { text-overflow: ellipsis; } - .revision-diff-added { background: rgba(100, 200, 100, 0.5); }