Gilead-BioStats / gsm

Good Statistical Monitoring R Package
https://gilead-biostats.github.io/gsm/
Apache License 2.0
39 stars 9 forks source link

Keep bg color for switch. #1917

Closed jonthegeek closed 4 weeks ago

jonthegeek commented 4 weeks ago

Overview

Don't change the background color when the switch flips to "Hide Details".

Test Notes/Sample Code

htmltools::html_print(Report_StudyInfo(reportingGroups)) is the easiest way to see it.

Connected Issues