dcp-design-react 1.12.5 → 1.12.6

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.
@@ -186,7 +186,7 @@
186
186
  justify-content: flex-end;
187
187
  height: 100%;
188
188
  width: 100%;
189
- padding: 0 @--padding-sm;
189
+ padding: 0 4px;
190
190
  color: @--text-color-placeholder;
191
191
  cursor: pointer;
192
192
  visibility: hidden;
@@ -31530,7 +31530,7 @@ body {
31530
31530
  justify-content: flex-end;
31531
31531
  height: 100%;
31532
31532
  width: 100%;
31533
- padding: 0 8px;
31533
+ padding: 0 4px;
31534
31534
  color: rgba(0, 0, 0, 0.45);
31535
31535
  cursor: pointer;
31536
31536
  visibility: hidden;