mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-05-21 23:27:10 +02:00
feat: another batch of fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="card card-border border-2 border-base-300 relative h-full shadow bg-base-100">
|
||||
<div class="card card-border relative h-full shadow bg-base-100">
|
||||
<div class="absolute h-8 w-8 right-2 top-2 bg-{{ color }}-300 text-{{ color }}-800 text-center flex items-center justify-center rounded-lg">
|
||||
{% if icon %}<i class="{{ icon }}"></i>{% else %}<span class="font-bold">{{ title.0 }}</span>{% endif %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user