remotes/1693045480750635534/spooky-22
kek7198 2021-12-04 07:10:54 -06:00
parent 70dc1f7544
commit e34a55b4d1
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@
<div class="inline-block w-full md:w-80">
<input id="customtitlebody" type="text" name="title" class="form-input" placeholder='Enter a flair here' value="{% if v.customtitleplain %}{{v.customtitleplain}}{% endif %}">
</div>
<button type="button" class="inline-block ml-2 text-gray-500 hover:text-gray-200" onclick="loadEmojis('customtitlebody')" aria-hidden="true" data-bs-toggle="modal" data-bs-target="#emojiModal" data-bs-toggle="tooltip" data-bs-placement="bottom" title="" data-bs-original-title="Add Emoji">
<button type="button" class="inline-block ml-2 text-gray-500 hover:text-gray-600" onclick="loadEmojis('customtitlebody')" aria-hidden="true" data-bs-toggle="modal" data-bs-target="#emojiModal" data-bs-toggle="tooltip" data-bs-placement="bottom" title="" data-bs-original-title="Add Emoji">
<i class="fas fa-smile-beam"></i>
</button>
<small class="block mt-2 text-gray-400">Limit of 100 characters</small>