select {
flex: 1;
height: 80px;
background-color: #E2E0E0;
border-left: 1px solid #cecece;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;
padding-left: 20px;
}
网友评论