tweak tabs prev next button position style

This commit is contained in:
afc163 2017-06-29 14:20:41 +08:00
parent 1f9b4a7981
commit 112231469f

View File

@ -48,7 +48,7 @@
user-select: none;
z-index: 2;
margin-right: -2px;
margin-top: 3px;
margin-top: 2px;
width: 32px;
height: 100%;
line-height: 32px;
@ -65,13 +65,14 @@
}
&-icon {
position: relative;
display: inline-block;
font-style: normal;
font-weight: bold;
font-variant: normal;
line-height: inherit;
vertical-align: baseline;
position: absolute;
top: 50%;
margin-top: -50%;
text-align: center;
text-transform: none;
font-family: sans-serif;