{#if highlightDropdown}
@@ -2859,10 +2910,10 @@
@@ -2871,32 +2922,32 @@
{#if alignDropdown}
e.stopPropagation()}>
@@ -4433,9 +4484,11 @@
}
:global(.tiptap-wrapper .tiptap mark) {
- padding: 1px 3px;
+ padding: 0px 5px 2px;
border-radius: 3px;
color: #333 !important;
+ box-decoration-break: clone;
+ -webkit-box-decoration-break: clone;
}
:global(.dark .tiptap-wrapper .tiptap mark) {