Fomantic-UI
Fomantic-UI copied to clipboard
fix(reveal): Add background and width to content
Description
This PR fix transparent background on visible content that makes hidden content displayed as well and add default width to the content so it will fully hidden on hover.
Add background to .ui.reveal>.visible.content and width to .ui.move.reveal>.content
Testcase
https://jsfiddle.net/w80avgu9/9/
Closes
#3292