Oscar Plaisant 5393bda45b update
2024-04-01 17:56:28 +02:00

10 lines
183 B
CSS

/* .cm-math:has(.cm-quote.cm-formatting-quote) */
/* .cm-math:has(.cm-blockquote-border) */
/* { */
/* all: unset; */
/* } */
.cm-math:has( .cancel-cm-math) {
all: unset;
}