From f6c52d8ddc57fce0be8d33ea7556ef624cd0fa36 Mon Sep 17 00:00:00 2001 From: kotaindah55 Date: Thu, 6 Feb 2025 21:19:05 +0200 Subject: [PATCH] style: remove "cm" from color menu class --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 812f0e5..4f9bbfd 100644 --- a/styles.css +++ b/styles.css @@ -87,7 +87,7 @@ mark { background-color: inherit; } -.menu.cm-highlight-colors-modal { +.menu.highlight-colors-modal { .menu-item { padding-top: 3px; padding-bottom: 3px;