style(ui): 移除过期原生下拉样式
This commit is contained in:
@@ -17,8 +17,3 @@ body {
|
|||||||
linear-gradient(180deg, #09090b 0%, #0b0f12 100%);
|
linear-gradient(180deg, #09090b 0%, #0b0f12 100%);
|
||||||
color: #f4f4f5;
|
color: #f4f4f5;
|
||||||
}
|
}
|
||||||
|
|
||||||
select option {
|
|
||||||
background: #09090b;
|
|
||||||
color: #f4f4f5;
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user