ui fix
This commit is contained in:
parent
5ae8657742
commit
b6219f0001
@ -872,9 +872,6 @@ $: {
|
||||
|
||||
<dialog id="optionDetailsDesktopModal" class="modal modal-bottom sm:modal-middle cursor-pointer ">
|
||||
<div class="modal-box w-full max-w-xl lg:max-w-3xl xl:max-w-5xl bg-[#09090B] border-t sm:border border-gray-600 h-auto">
|
||||
<form method="dialog border-none">
|
||||
<button class="btn btn-sm btn-circle btn-ghost absolute right-2 top-2 border-none">✕</button>
|
||||
</form>
|
||||
<p class="text-gray-200 mt-10">
|
||||
<span class="text-white text-xl font-semibold mb-4">Option Data Details:</span>
|
||||
<br class="">
|
||||
|
||||
@ -872,9 +872,6 @@ $: {
|
||||
|
||||
<dialog id="optionDetailsDesktopModal" class="modal modal-bottom sm:modal-middle cursor-pointer ">
|
||||
<div class="modal-box w-full max-w-xl lg:max-w-3xl xl:max-w-5xl bg-[#09090B] border-t sm:border border-gray-600 h-auto">
|
||||
<form method="dialog border-none">
|
||||
<button class="btn btn-sm btn-circle btn-ghost absolute right-2 top-2 border-none">✕</button>
|
||||
</form>
|
||||
<p class="text-gray-200 mt-10">
|
||||
<span class="text-white text-xl font-semibold mb-4">Option Data Details:</span>
|
||||
<br class="">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user