@ -20,8 +20,6 @@ var css = csjs`
}
.stepButton {
${styles.button}
width: 25%;
min-width: 30px;
.jumpButtons {
width: 100%;
@ -30,8 +28,6 @@ var css = csjs`
.jumpButton {
width: 33%;
.navigator:hover {
color: ${styles.colors.black}
@ -36,8 +36,6 @@ var css = csjs`
.txbutton {
width: 50%;
.txbutton:hover {
color: ${styles.colors.black};