Refine rule delete animation and bump Harbor versions
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 14s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-07-12 00:17:17 +03:00
parent d49a1f6837
commit 4ed25301db
4 changed files with 41 additions and 11 deletions

View File

@@ -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