style use hamburger icon for probe card actions dropdown

Replace the triple-dot (⋮) with Bootstrap's navbar-toggler-icon for consistency with the navbar's hamburger menu pattern.

Commit
a52a8173b1cd3938f26d92a3da3238e383cc7939
Author
GPT-5 medium <codex@openai.com>
Author date
Committer
GPT-5 medium <codex@openai.com>
Committer date
roles/dashboard/templates/dashboard/probe-card.html.ep
index 2161c417..8d66ff63 100644..100644
@@ -18,7 +18,7 @@
18 18 data-bs-toggle="dropdown"
19 19 aria-expanded="false"
20 20 aria-label="Actions for <%= $probe->{label} %>">
21 Removed: &#8942;
21 Added: <span class="navbar-toggler-icon" style="width: 1em; height: 1em;"></span>
22 22 </button>
23 23 <ul class="dropdown-menu dropdown-menu-end">
24 24 <li>