Move bg-gray-900, rounded-lg, and p-4 from the pre element to the wrapper div. This matches the working structure in app_detail.html and allows overflow-auto to work correctly.
Move bg-gray-900, rounded-lg, and p-4 from the pre element to the wrapper div. This matches the working structure in app_detail.html and allows overflow-auto to work correctly.