master
kek7198 2021-12-20 15:06:01 -06:00
parent 172960af0d
commit 0bc5afd90c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<div class="modal fade" id="gifModal" tabindex="-1" role="dialog" aria-labelledby="gifModalTitle" aria-hidden="true">
<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="modal-content mx-auto max-w-3xl bg-gray-100 dark:bg-gray-700 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 id="gifs-back-btn"></div>