don't stretch svg

This commit is contained in:
Will McGugan
2024-12-06 10:24:04 +00:00
parent d506af3a62
commit e2df09cdbb

View File

@@ -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 {