cloud-business 0.1.87-21 → 0.1.87-23

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.
@@ -15592,6 +15592,12 @@ body {
15592
15592
  align-items: center;
15593
15593
  justify-content: space-between;
15594
15594
  }
15595
+ .edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance .instance-title .title {
15596
+ font-size: 14px;
15597
+ font-weight: 400;
15598
+ color: rgba(0, 0, 0, 0.85);
15599
+ line-height: 20px;
15600
+ }
15595
15601
  .edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance .instance-content {
15596
15602
  padding: 0 12px;
15597
15603
  }