Replace inline style.display with CSS class toggling. Changes: - Add .visible class to CSS module - Use classList.add/remove instead of style.display (cherry picked from commit 33465bbf520b65908c18d8022f259803253a7621)
Replace inline style.display with CSS class toggling. Changes: - Add .visible class to CSS module - Use classList.add/remove instead of style.display (cherry picked from commit 33465bbf520b65908c18d8022f259803253a7621)