label文字居中
.Botton {
background-color: white;
margin-left: 0.63rem;
border-radius: 0.36rem;
font-size: 1.6rem;
height:2rem;
width:1.5rem;
display: -webkit-inline-box;
font-weight: 300;
text-align:center;
}
<label class="Botton">1</label>
没有居中是什么原因,不想通过设置padding
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…