forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-31 11:18:23 -06:00
parent a41a2e3f35
commit 1932a5f6af
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
{% if actions %}
<ul class="flex flex-col divide-y space-y-2 mb-0 list-none">
{% for ma in actions %}
{% set iconColor = {{ ma.icon }} %}
<li id="action-{{ma.id}}" class="relative flex">
<div class="w-6 h-6 flex justify-center items-center flex-shrink-0">
<i class="far {{ ma.icon }} {{ colors['ra-user-slash'] }} text-lg fa-fw"></i>