indicator-ui 0.1.88 → 0.1.90

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
@@ -6336,6 +6336,9 @@
6336
6336
  .FormDateRange-module__wrapper___Ysixt > section > * {
6337
6337
  flex: none;
6338
6338
  }
6339
+ .FormDateRange-module__wrapper___Ysixt.FormDateRange-module__empty___HbKpO > section {
6340
+ flex: 0;
6341
+ }
6339
6342
  .FormDateRange-module__wrapper___Ysixt.FormDateRange-module__error___rtYwO {
6340
6343
  border: 1px solid var(--error-300);
6341
6344
  }