Files
cv-site/static
juanatsap 399ddded6c fix: Add overflow:visible to action bar to prevent tooltip clipping
The action-bar containers had implicit overflow clipping which prevented
custom CSS tooltips from appearing outside the 50px height limit.

Added overflow:visible to:
- .action-bar (main container)
- .action-bar-content (content wrapper)
- .action-buttons-right (button container)

This allows tooltips to properly extend beyond the action bar boundaries.
2025-11-20 17:56:29 +00:00
..
2025-11-10 16:05:36 +00:00