From 74e38eac501577db9231afaf2a158722b14028d6 Mon Sep 17 00:00:00 2001 From: freakoverse Date: Tue, 27 Aug 2024 12:27:40 +0000 Subject: [PATCH] Update src/styles/tiptap.scss --- src/styles/tiptap.scss | 7 ------- 1 file changed, 7 deletions(-) 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