Added initiator handling

This commit is contained in:
WBHarry 2026-03-15 15:50:30 +01:00
parent cd6cd1c952
commit 86f3da8ac7
7 changed files with 66 additions and 8 deletions

View file

@ -40,6 +40,10 @@
font-size: 12px;
}
}
.active-action {
animation: glow 0.75s infinite alternate;
}
}
}
}