indicator-ui 0.0.59 → 0.0.61
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 +6 -0
- package/dist/index.css.map +1 -1
- package/dist/index.js +0 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -3046,6 +3046,9 @@
|
|
|
3046
3046
|
justify-content: start;
|
|
3047
3047
|
align-items: start;
|
|
3048
3048
|
}
|
|
3049
|
+
.Toggle-module__toggle___v6vwY .Toggle-module__textBlock___KUwlm .Toggle-module__text___i2f7B {
|
|
3050
|
+
text-align: start;
|
|
3051
|
+
}
|
|
3049
3052
|
.Toggle-module__toggle___v6vwY .Toggle-module__textBlock___KUwlm .Toggle-module__text___i2f7B {
|
|
3050
3053
|
font-size: 16px;
|
|
3051
3054
|
line-height: 20px;
|
|
@@ -3056,6 +3059,9 @@
|
|
|
3056
3059
|
font-style: normal;
|
|
3057
3060
|
font-variant: normal;
|
|
3058
3061
|
}
|
|
3062
|
+
.Toggle-module__toggle___v6vwY .Toggle-module__textBlock___KUwlm .Toggle-module__description___hvDOL {
|
|
3063
|
+
text-align: start;
|
|
3064
|
+
}
|
|
3059
3065
|
.Toggle-module__toggle___v6vwY .Toggle-module__textBlock___KUwlm .Toggle-module__description___hvDOL {
|
|
3060
3066
|
font-size: 14px;
|
|
3061
3067
|
line-height: 20px;
|