button,uni-button {
font-size: 28rpx !important;
background-color: #fff !important;
border: none !important;
padding: 0 !important;
margin: 0 !important;
line-height: 1 !important;
}
button::after,uni-button::after {
border: none !important;
content: normal !important;
}
input {
outline: none;
border: none;
list-style: none;
}
image{
width: 10rpx;
height: 10rpx;
will-change: transform;
}