@bpmn-io/properties-panel 3.10.0 → 3.10.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.
@@ -1182,6 +1182,10 @@ textarea.bio-properties-panel-input {
1182
1182
  border-radius: 3px;
1183
1183
  }
1184
1184
 
1185
+ .bio-properties-panel-tooltip-content pre code {
1186
+ border: none;
1187
+ }
1188
+
1185
1189
  .bio-properties-panel-tooltip p:first-child {
1186
1190
  margin-top: 0;
1187
1191
  }