This is so I have more granular control over interactions between resets and intentional styles
3 lines
49 B
CSS
3 lines
49 B
CSS
.ripcrypt prose-mirror * {
|
|
all: revert-layer;
|
|
}
|