puff
This commit is contained in:
parent
5263520d5d
commit
fab7a4ac95
@ -23,17 +23,6 @@
|
||||
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>
|
||||
|
||||
<div class="floating-btn border border-light shadow-lg" id="floatingBtn">
|
||||
|
Loading…
x
Reference in New Issue
Block a user