react-stepper-horizontal-sppro
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -109,3 +109,3 @@ 'use strict'; | ||
index: { | ||
lineHeight: size + circleFontSize / 4 + 'px', | ||
lineHeight: size + circleFontSize / 4 - 3 + 'px', | ||
color: circleFontColor | ||
@@ -112,0 +112,0 @@ }, |
{ | ||
"name": "react-stepper-horizontal-sppro", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Well-designed stepper component for react", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
21848