@medicus.ai/medicus-report-pdf-generator 1.0.337 → 1.0.339
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3555,7 +3555,6 @@ div[key="mind"] .score-details-title {
|
|
|
3555
3555
|
|
|
3556
3556
|
.info-group {
|
|
3557
3557
|
display: flex;
|
|
3558
|
-
align-items: center;
|
|
3559
3558
|
padding-left: 13px;
|
|
3560
3559
|
}
|
|
3561
3560
|
|
|
@@ -5061,7 +5060,9 @@ div#summary,
|
|
|
5061
5060
|
.bio-without-container,
|
|
5062
5061
|
.panel-bio-container,
|
|
5063
5062
|
.all-details-section,
|
|
5064
|
-
.doctor-details
|
|
5063
|
+
.doctor-details,
|
|
5064
|
+
.compact-view-content
|
|
5065
|
+
{
|
|
5065
5066
|
page-break-inside: avoid !important;
|
|
5066
5067
|
page-break-after: avoid;
|
|
5067
5068
|
page-break-before: avoid;
|