mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
don't stretch svg
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user