@bpmn-io/properties-panel 3.3.0 → 3.3.1
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.
|
@@ -1253,7 +1253,10 @@ textarea.bio-properties-panel-input {
|
|
|
1253
1253
|
font-size: 14px;
|
|
1254
1254
|
}
|
|
1255
1255
|
|
|
1256
|
-
.bio-properties-panel-popup h1,
|
|
1256
|
+
.bio-properties-panel-popup h1,
|
|
1257
|
+
.bio-properties-panel-popup h2,
|
|
1258
|
+
.bio-properties-panel-popup h3,
|
|
1259
|
+
.bio-properties-panel-popup h4 {
|
|
1257
1260
|
font-weight: 500;
|
|
1258
1261
|
font-size: inherit;
|
|
1259
1262
|
}
|