diff --git a/docs/stylesheets/custom.css b/docs/stylesheets/custom.css index 33f7b7cc3..80322587f 100644 --- a/docs/stylesheets/custom.css +++ b/docs/stylesheets/custom.css @@ -20,7 +20,6 @@ h3 .doc-heading code { body[data-md-color-primary="black"] .excalidraw svg { will-change: filter; filter: invert(100%) hue-rotate(180deg); - width: 100%; } body[data-md-color-primary="black"] .excalidraw svg rect {