changed the color of the editor-toolbar_hover class

This commit is contained in:
ByronEricPerez 2022-07-07 14:23:22 -03:00
parent f79c622edf
commit 3cc0898246

View file

@ -116,7 +116,7 @@
border: transparent;
&:hover {
color: var(--color-header-link-active);
color: var(--color-primary-dynamic);
}
}
}