oziko-ui-kit 0.0.88 → 0.0.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
|
@@ -3938,7 +3938,11 @@ button.font-increment {
|
|
|
3938
3938
|
.CircularProgress-module_centerText__SKGzM.CircularProgress-module_danger__POA1X {
|
|
3939
3939
|
color: var(--oziko-color-danger);
|
|
3940
3940
|
}
|
|
3941
|
-
.CircularProgress-module_centerText__SKGzM.CircularProgress-
|
|
3941
|
+
.CircularProgress-module_centerText__SKGzM.CircularProgress-module_xxs__EO7l5.CircularProgress-module_danger__POA1X svg {
|
|
3942
|
+
margin-top: 3px;
|
|
3943
|
+
margin-left: 1px;
|
|
3944
|
+
}
|
|
3945
|
+
.CircularProgress-module_centerText__SKGzM.CircularProgress-module_xs__WVADp, .CircularProgress-module_centerText__SKGzM.CircularProgress-module_xxs__EO7l5 {
|
|
3942
3946
|
font-size: var(--oziko-font-size-xs);
|
|
3943
3947
|
}
|
|
3944
3948
|
.CircularProgress-module_centerText__SKGzM.CircularProgress-module_sm__yLhUL {
|