indicator-ui 0.0.68 → 0.0.69

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
@@ -135,6 +135,9 @@
135
135
  justify-content: center;
136
136
  align-items: center;
137
137
  }
138
+ .Buttons-module__button___I3yLe .Buttons-module__text___htxqX {
139
+ flex: none;
140
+ }
138
141
  .Buttons-module__button___I3yLe.Buttons-module__widthFill___HXb85 {
139
142
  width: 100%;
140
143
  flex: 1;
@@ -3572,6 +3575,7 @@
3572
3575
  stroke: var(--gray-700);
3573
3576
  }
3574
3577
  .TabButtons-module__tabButtons___vSLsZ .TabButtons-module__rightIcon___Vllb5 svg {
3578
+ flex: none;
3575
3579
  width: 16px;
3576
3580
  height: 16px;
3577
3581
  }
@@ -3579,6 +3583,7 @@
3579
3583
  stroke: var(--gray-700);
3580
3584
  }
3581
3585
  .TabButtons-module__tabButtons___vSLsZ .TabButtons-module__leftIcon___yDOkS svg {
3586
+ flex: none;
3582
3587
  width: 16px;
3583
3588
  height: 16px;
3584
3589
  }
@@ -3617,6 +3622,9 @@
3617
3622
  .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__active___ShP43 .TabButtons-module__leftIcon___yDOkS svg * {
3618
3623
  stroke: var(--gray-700);
3619
3624
  }
3625
+ .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__active___ShP43 .TabButtons-module__text___EbNMB {
3626
+ flex: none;
3627
+ }
3620
3628
  .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__active___ShP43 .TabButtons-module__text___EbNMB {
3621
3629
  color: var(--gray-800);
3622
3630
  font-family: "Golos UI", sans-serif;