Clean up some non-functional CSS

This commit is contained in:
Eldritch-Oliver 2025-10-10 21:09:44 -06:00
parent 803c1673e2
commit 0e0f9d3831
2 changed files with 0 additions and 4 deletions

View file

@ -1,3 +0,0 @@
.ripcrypt prose-mirror * {
all: revert-layer;
}

View file

@ -26,4 +26,3 @@
@import url("../Apps/apps.css") layer(apps); @import url("../Apps/apps.css") layer(apps);
/* Exceptions */ /* Exceptions */
@import url("./elements/prose-mirror.css") layer(exceptions);