fix select style in form

pull/2/head
Leopoldthecoder 2016-08-31 13:58:47 +08:00
parent 2d6cb2c4db
commit d26e237f81
1 changed files with 2 additions and 0 deletions

View File

@ -130,6 +130,7 @@
margin: 4px 0 -3px 10px;
color: #666;
font-size: 14px;
vertical-align: baseline;
appearance: none;
height: 28px;
background-color: transparent;
@ -152,6 +153,7 @@
@e tags {
position: absolute;
line-height: normal;
z-index: var(--index-top);
}