diff --git a/src/styles/tiptap.scss b/src/styles/tiptap.scss index a3f839c..69b81c3 100644 --- a/src/styles/tiptap.scss +++ b/src/styles/tiptap.scss @@ -97,11 +97,4 @@ padding: 5px 10px; height: 35px; font-size: 14px; - - .is-active { - background-color: rgb(255 255 255 / 15%); - color: rgb(255 255 255 / 85%); - font-weight: 700; - transform: scale(1); - } } \ No newline at end of file