|
|
@@ -88,4 +88,8 @@ $zindex-actionsheet: 10001 !default;
|
|
|
$zindex-dialog: 10000 !default;
|
|
|
$zindex-picker: 10050 !default;
|
|
|
// ---- Assets path ----
|
|
|
-$assetsPath:'../../assets' !default;
|
|
|
+$assetsPath:'../../assets' !default;
|
|
|
+// ---- Stepper ----
|
|
|
+$stepper-color: #333 !default;
|
|
|
+$stepperbar-width: 11px !default;
|
|
|
+$stepperbar-color: #333 !default;
|