Refine rule delete animation and bump Harbor versions
This commit is contained in:
@@ -402,7 +402,8 @@ function LocalRulesPanel({
|
||||
>
|
||||
<svg viewBox="0 0 20 20" aria-hidden="true">
|
||||
<circle cx="10" cy="10" r="6" />
|
||||
<path d="m6.8 10.1 2.1 2.2 4.5-5" />
|
||||
<path className="client-rule-check" d="m6.8 10.1 2.1 2.2 4.5-5" />
|
||||
<path className="client-rule-delete-cross" d="m6 6 8 8M14 6l-8 8" />
|
||||
</svg>
|
||||
</button>
|
||||
<RuleTypePicker
|
||||
|
||||
Reference in New Issue
Block a user