@hanology/cham-browser 0.4.45 → 0.4.46
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.
package/package.json
CHANGED
|
@@ -462,9 +462,6 @@ onBeforeUnmount(() => {
|
|
|
462
462
|
border-right: none;
|
|
463
463
|
border-left: 1px solid var(--border-light);
|
|
464
464
|
}
|
|
465
|
-
.ann-card.vertical .ann-headword {
|
|
466
|
-
letter-spacing: 6px;
|
|
467
|
-
}
|
|
468
465
|
.ann-card.vertical .ann-badge-count {
|
|
469
466
|
writing-mode: horizontal-tb;
|
|
470
467
|
}
|