Commit 9490e5d4 authored by song's avatar song Committed by 杨奕

Update select.css

修改为```var(--index-normal)```
parent aa70f68c
......@@ -107,7 +107,7 @@
position: absolute;
line-height: normal;
white-space: normal;
z-index: 1;
z-index: var(--index-normal);
top: 50%;
transform: translateY(-50%);
}
......
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