@medicus.ai/medicus-report-pdf-generator 1.0.256 → 1.0.258
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.
|
@@ -179,7 +179,9 @@ img {
|
|
|
179
179
|
width: 63%;
|
|
180
180
|
color: #3B3B3B;
|
|
181
181
|
}
|
|
182
|
-
|
|
182
|
+
.de .avatar-td-1{
|
|
183
|
+
font-size: 10px;
|
|
184
|
+
}
|
|
183
185
|
.avarat-td-img {
|
|
184
186
|
float: left;
|
|
185
187
|
margin-right: 14px;
|
|
@@ -613,7 +615,7 @@ span.speedometer-value-down {
|
|
|
613
615
|
line-height: 14px;
|
|
614
616
|
}
|
|
615
617
|
.de .tips-text{
|
|
616
|
-
font-size:
|
|
618
|
+
font-size: 7.5px;
|
|
617
619
|
}
|
|
618
620
|
|
|
619
621
|
.tip-title {
|
package/package.json
CHANGED