Commit d26e237f authored by Leopoldthecoder's avatar Leopoldthecoder

fix select style in form

parent 2d6cb2c4
...@@ -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