dub
dub copied to clipboard
Link hover state change
Right now we're hiding the link selection feature, as it only shows when the user hovers over the circle favicon area.
I've changed it so that the hover state shows when the user hovers on the entire card to give more visibility to the feature.
Updated
Current
Summary by CodeRabbit
-
Style
- Improved visual feedback for link icons by dynamically adjusting opacity and ring styles when hovered.
-
Performance
- Optimized link logo image loading for better performance.