@jinntec/jinntap 1.9.0 → 1.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -236,6 +236,10 @@ tei-ref {
236
236
  cursor: pointer;
237
237
  }
238
238
 
239
+ .ProseMirror-selectednode {
240
+ outline: 2px solid var(--pico-primary);
241
+ }
242
+
239
243
  .debug tei-div, .debug tei-p, .debug tei-item {
240
244
  margin-right: 2px;
241
245
  padding-right: 2px;