Refactor: Change toolbar shortcut icon color
This commit is contained in:
parent
7be62430db
commit
b837b350f0
1 changed files with 1 additions and 1 deletions
|
|
@ -431,7 +431,7 @@ export default function NodeToolbarComponent({
|
|||
<span>
|
||||
<IconComponent
|
||||
name="Delete"
|
||||
className="absolute right-2 top-2 h-4 w-4 text-red-300"
|
||||
className="absolute right-2 top-2 h-4 w-4 text-red-400"
|
||||
></IconComponent>
|
||||
</span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue