indicator-ui 0.0.269 → 0.0.270

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/index.css CHANGED
@@ -1706,6 +1706,7 @@
1706
1706
  transition: all ease-out 0.2s;
1707
1707
  width: 20px;
1708
1708
  height: 20px;
1709
+ flex: none;
1709
1710
  background-color: var(--base-white);
1710
1711
  border: 1px solid var(--gray-300);
1711
1712
  box-sizing: border-box;