fix: select component style

This commit is contained in:
luoxiao 2023-11-08 22:05:04 +08:00
parent d6730d0e23
commit 2f5cbc430e

View file

@ -29,6 +29,7 @@
border-radius: 3px;
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12),
0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
overflow: auto;
z-index: 1000;
}