UI: disable floating buttons

This commit is contained in:
ZhymabekRoman 2025-03-22 18:15:33 +05:00
parent 79a72dbff0
commit cdd201eef4

View file

@ -32,7 +32,7 @@
<script>iframeResize({ license: 'GPLv3' })</script>
</head>
<div class="fixed bottom-4 left-4" style="z-index: 999999;">
<div class="fixed bottom-4 left-4 hidden" style="z-index: 999999;">
<button id="openProblemModal"
class="m-1.5 flex items-center bg-red-500 text-white py-2 px-4 rounded-full shadow-lg hover:bg-red-600 focus:outline-none focus:ring-2 focus:ring-blue-500">
<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512">