indicator-ui 0.0.138 → 0.0.140
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
|
@@ -116,7 +116,6 @@
|
|
|
116
116
|
font-style: normal;
|
|
117
117
|
}
|
|
118
118
|
.Buttons-module__button___I3yLe {
|
|
119
|
-
flex: none;
|
|
120
119
|
cursor: pointer;
|
|
121
120
|
transition: all ease-out 0.2s;
|
|
122
121
|
}
|
|
@@ -142,14 +141,12 @@
|
|
|
142
141
|
}
|
|
143
142
|
.Buttons-module__button___I3yLe.Buttons-module__widthFill___HXb85 {
|
|
144
143
|
width: 100%;
|
|
145
|
-
flex: 1;
|
|
146
144
|
}
|
|
147
145
|
.Buttons-module__button___I3yLe.Buttons-module__widthHug___Uy38K {
|
|
148
146
|
width: fit-content;
|
|
149
147
|
}
|
|
150
148
|
.Buttons-module__button___I3yLe.Buttons-module__heightFill___dwVrw {
|
|
151
149
|
height: 100%;
|
|
152
|
-
flex: 1;
|
|
153
150
|
}
|
|
154
151
|
.Buttons-module__button___I3yLe.Buttons-module__heightHug___El1C3 {
|
|
155
152
|
height: fit-content;
|