fix: button hover animations — PDF 45°, wiggle for info/keyboard/bot
This commit is contained in:
@@ -38,8 +38,7 @@
|
||||
}
|
||||
|
||||
.chat-toggle-btn:hover iconify-icon {
|
||||
transform: rotate(90deg);
|
||||
transition: transform 0.3s ease;
|
||||
animation: iconWiggle 0.5s ease;
|
||||
}
|
||||
|
||||
/* Icon swap: show mascot by default, close when active */
|
||||
|
||||
Reference in New Issue
Block a user