@@ -609,6 +609,10 @@ window.instances.UI.loadDocument = async (file, {
}
+.compare-document-container .annotationLayer {
+ z-index: 2;
+}
+
.textLayer {
position: absolute;
text-align: initial;