added fullscreen mode and removed swipedown
This commit is contained in:
@@ -50,7 +50,7 @@ const SightingModal = ({
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<aside className="md:w-80 lg:w-[40%] bg-gray-800/70 text-white rounded-xl p-4 border border-gray-700">
|
||||
<aside className="md:w-80 lg:w-[40%] bg-gray-800/70 text-white rounded-xl p-4 border h-[70%] border-gray-700">
|
||||
<h3 className="text-base md:text-lg font-semibold pb-2 border-b border-gray-700">
|
||||
Vehicle Info
|
||||
</h3>
|
||||
|
||||
Reference in New Issue
Block a user