Commit 716075ea authored by liyadong's avatar liyadong

update

parent b0e2a3a1
This diff is collapsed.
...@@ -527,11 +527,16 @@ ...@@ -527,11 +527,16 @@
select { select {
height: .8rem; height: .8rem;
.fs(.42rem, #613937); .fs(.42rem, #613937);
background: none;
width: 3.9rem; width: 3.9rem;
max-width: 3.9rem; max-width: 3.9rem;
text-align: left; text-align: left;
font-weight: bold; font-weight: bold;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
background: url("../images/arrow.png") no-repeat scroll right center transparent;
background-size: .22rem;
padding-right: .3rem;
option { option {
.fs(.42rem, #613937); .fs(.42rem, #613937);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment