indicator-ui 0.0.55 → 0.0.56

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
@@ -3520,6 +3520,9 @@
3520
3520
  gap: 4px;
3521
3521
  background-color: var(--gray-100);
3522
3522
  }
3523
+ .TabFrame-module__tabFrame___Ppzzz {
3524
+ display: flex;
3525
+ }
3523
3526
  .TabFrame-module__tabFrame___Ppzzz.TabFrame-module__widthFill___phhlp {
3524
3527
  width: 100%;
3525
3528
  }