We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8643e7 commit 2c87556Copy full SHA for 2c87556
dockflare/app/templates/status_page.html
@@ -42,7 +42,7 @@
42
43
<body class="min_h-screen flex flex-col font-sans transition-colors duration-300">
44
<div class="fixed bottom-6 right-[-38px] sm:bottom-7 sm:right-[-35px] z-50 transform -rotate-45 bg-indigo-600 text-white text-xs font-semibold tracking-wider text-center py-1 w-36 shadow-md"
45
- style="pointer-events: none;"> {/* Added pointer-events directly here if not already handled by a parent */}
+ style="pointer-events: none;">
46
version 1.8.4
47
</div>
48
0 commit comments