feat: Change mouse over identifier

This commit is contained in:
sthag 2025-10-25 09:17:58 +02:00
parent b739ddefda
commit 867e96ea0a
2 changed files with 16 additions and 16 deletions

View file

@ -269,7 +269,7 @@
}
}
.mouse_over {
#mouse-overlay {
@extend %viewport_fixed;
z-index: $z_heaven;
transition: background-color $duration_long $timing_basic $duration_long;