Commit 7e348367 authored by cinwell.li's avatar cinwell.li Committed by GitHub

Merge pull request #127 from Leopoldthecoder/next

fix select style in form
parents aaf9999b d26e237f
...@@ -130,6 +130,7 @@ ...@@ -130,6 +130,7 @@
margin: 4px 0 -3px 10px; margin: 4px 0 -3px 10px;
color: #666; color: #666;
font-size: 14px; font-size: 14px;
vertical-align: baseline;
appearance: none; appearance: none;
height: 28px; height: 28px;
background-color: transparent; background-color: transparent;
...@@ -152,6 +153,7 @@ ...@@ -152,6 +153,7 @@
@e tags { @e tags {
position: absolute; position: absolute;
line-height: normal;
z-index: var(--index-top); z-index: var(--index-top);
} }
......
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