mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 17:15:38 +08:00
fix: badge color error
This commit is contained in:
@@ -146,7 +146,7 @@ const ProfileMore = (props: Props) => {
|
||||
<Box sx={boxStyle}>
|
||||
{selected ? (
|
||||
hasError ? (
|
||||
<Badge color="primary" variant="dot" overlap="circular">
|
||||
<Badge color="error" variant="dot" overlap="circular">
|
||||
<IconButton
|
||||
size="small"
|
||||
edge="start"
|
||||
|
||||
Reference in New Issue
Block a user