diff --git a/src/components/Tiptap/BubbleMenu.vue b/src/components/Tiptap/BubbleMenu.vue index 0003b77..87efbcd 100644 --- a/src/components/Tiptap/BubbleMenu.vue +++ b/src/components/Tiptap/BubbleMenu.vue @@ -112,7 +112,7 @@ const setLink = () => { diff --git a/src/style.css b/src/style.css index faa131d..10c35c6 100644 --- a/src/style.css +++ b/src/style.css @@ -30,10 +30,7 @@ @apply bg-slate-200; } -.input-group{ - @apply h-4; -} - a { - color: #68CEF8; - } \ No newline at end of file +a { + color: #68CEF8; +} \ No newline at end of file