@indico-data/design-system 1.0.38 → 1.0.39

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/lib/index.esm.js CHANGED
@@ -8638,7 +8638,7 @@ const StyledSelect$1 = styled.div `
8638
8638
 
8639
8639
  select {
8640
8640
  background: transparent;
8641
- border: 1px solid ${allColors.baliHai};
8641
+ border: 1px solid currentColor;
8642
8642
  width: 100%;
8643
8643
  // max-width: 300px;
8644
8644
  // color: ${allColors.lightFontColor};