changed the color of the editor-toolbar_hover class
This commit is contained in:
parent
f79c622edf
commit
3cc0898246
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
|||
border: transparent;
|
||||
|
||||
&:hover {
|
||||
color: var(--color-header-link-active);
|
||||
color: var(--color-primary-dynamic);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue