forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-22 07:52:46 -06:00
parent 90c820a8f2
commit f7a98c4e2d
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<div style="display:none" id="popover">
<div class="popover-user-profile dark:bg-gray-700" role="tooltip">
<div class="popover-user-profile dark:bg-gray-700 text-black dark:text-gray-200" role="tooltip">
<img loading="lazy" class="pop-banner w-100 h-32 object-cover">
<div class="flex items-end px-3 -mt-12 mb-3">
<img loading="lazy" class="pop-picture h-20 w-20 rounded-sm p-[3px] bg-white dark:bg-gray-900 shadow-sm">

View File

@ -11,7 +11,7 @@
<!-- If user has less than 100 dramacoin, disable form -->
{% if v.coins < 100 %}
<div class="absolute left-0 bottom-0 flex flex-col items-center justify-center w-full h-full bg-white/60 dark:bg-white/10 z-10">
<p class="text-lg font-bold text-gray-900 mb-0">
<p class="text-lg font-bold mb-0">
You need at least 100 dramacoin to send coins.
</p>
<small class="mt-1 block text-gray-500">