We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80934cf commit 375364dCopy full SHA for 375364d
src/javascript/app/pages/bottom/tabs.jsx
@@ -92,7 +92,7 @@ const Explanation = () => {
92
93
{/* ========== Image ========== */}
94
{images[form_name] && (
95
- <div id='explanation_image' className='invisible' >
+ <div id='explanation_image' >
96
<div className='gr-row'>
97
<div className='gr-2 hide-mobile' />
98
<div className='gr-4 gr-12-m padding-right' style={{ margin: 'auto' }}>
0 commit comments