diff --git a/src/components/Editor/styles/Sidebar.scss b/src/components/Editor/styles/Sidebar.scss index 91660fc0..c352042b 100644 --- a/src/components/Editor/styles/Sidebar.scss +++ b/src/components/Editor/styles/Sidebar.scss @@ -73,7 +73,7 @@ } .sidebar-label { - color: var(--foreground) 7f; + color: var(--foreground) #7f7f7f; > i { text-transform: none; }