style(ui): 移除过期原生下拉样式

This commit is contained in:
2026-05-12 00:45:00 +08:00
parent 8f953cd6a1
commit 58b615a327
-5
View File
@@ -17,8 +17,3 @@ body {
linear-gradient(180deg, #09090b 0%, #0b0f12 100%);
color: #f4f4f5;
}
select option {
background: #09090b;
color: #f4f4f5;
}