This commit is contained in:
David Itehua Xalamihua 2025-05-24 12:59:33 -06:00
parent 5263520d5d
commit fab7a4ac95

View File

@ -23,17 +23,6 @@
cursor: grabbing; cursor: grabbing;
} }
.floating-btn {
touch-action: none; /* Evita que el navegador maneje los eventos touch */
}
@media (hover: none) {
.floating-btn {
cursor: pointer; /* Cambia el cursor en dispositivos táctiles */
}
}
</style> </style>
<div class="floating-btn border border-light shadow-lg" id="floatingBtn"> <div class="floating-btn border border-light shadow-lg" id="floatingBtn">