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

View File

@ -17,6 +17,7 @@
{% 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>