remotes/1693045480750635534/spooky-22
kek7198 2021-12-06 12:20:05 -06:00
parent 3ac839aebc
commit d4bc79b47b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<div class="modal-dialog modal-dialog-scrollable modal-dialog-centered p-5" role="document">
<div class="modal-content mx-auto max-w-3xl bg-gray-100 rounded-md shadow-lg">
<div class="flex justify-between border-b border-gray-300 p-3">
<div class="form-group flex items-center w-full mb-0">
<div class="form-group space-x-2 flex items-center w-full mb-0">
<div id="gifs-back-btn"></div>
<input type="text" class="form-input w-full" id="gifSearch" placeholder="Search and press enter" onchange="getGif(this.value);">
<div id="gifs-cancel-btn"></div>