This commit is contained in:
Thomas Chartron 2021-11-07 19:00:16 +01:00
parent 1cf048e9f7
commit 4738a6d571

View file

@ -72,7 +72,7 @@
<div id="search-modal" class="modal opacity-0 pointer-events-none fixed w-full h-full top-0 left-0 flex z-10">
<div class="modal-overlay absolute w-full h-full bg-gray-900 opacity-50"></div>
<div class="modal-container text-gray-800 bg-gray-200 dark:bg-gray-800 dark:text-gray-400 w-9/12 md:max-w-md mx-auto rounded-lg shadow-lg z-50 overflow-y-auto mt-40 h-36">
<div class="modal-container text-gray-800 bg-gray-200 dark:bg-gray-800 dark:text-gray-400 w-9/12 md:max-w-md mx-auto rounded-lg shadow-lg z-50 overflow-y-auto mt-40 h-36 border border-2 border-gray-800 dark:border-gray-400">
<div class="modal-close absolute top-0 right-0 cursor-pointer flex flex-col items-center mt-4 mr-4 text-white text-sm z-50">
<svg class="fill-current text-white" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18">