@sdata/web-vue 3.6.0 → 3.7.0

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.
package/dist/sd.css CHANGED
@@ -16614,19 +16614,12 @@ body.sd-tour-active .sd-tour-popover * {
16614
16614
  .sd-color-picker-panel .sd-color-picker-select {
16615
16615
  width: 58px;
16616
16616
  }
16617
- .sd-color-picker-panel .sd-color-picker-input-alpha {
16618
- flex: 0 0 auto;
16619
- width: 52px;
16620
- }
16621
16617
  .sd-color-picker-panel .sd-color-picker-input-group {
16622
16618
  width: 100%;
16623
16619
  }
16624
16620
  .sd-color-picker-panel .sd-color-picker-format-input {
16625
16621
  min-width: 0;
16626
16622
  }
16627
- .sd-color-picker-panel .sd-color-picker-input-hex .sd-input {
16628
- padding-left: 4px;
16629
- }
16630
16623
  .sd-color-picker-panel.sd-color-picker-panel-disabled .sd-color-picker-palette,
16631
16624
  .sd-color-picker-panel.sd-color-picker-panel-disabled .sd-color-picker-control-bar,
16632
16625
  .sd-color-picker-panel.sd-color-picker-panel-disabled .sd-color-picker-color-block,