mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-15 19:22:26 +08:00
fix(style): reduce my
This commit is contained in:
parent
5b3f63ef02
commit
ebff652824
|
@ -80,6 +80,7 @@ const ProxyGroup = ({ group }: Props) => {
|
|||
<ListItem button onClick={() => setOpen(!open)}>
|
||||
<ListItemText
|
||||
primary={group.name}
|
||||
sx={{ my: 0.25 }}
|
||||
secondary={
|
||||
<>
|
||||
<SendRounded color="primary" sx={{ mr: 1, fontSize: 14 }} />
|
||||
|
|
Loading…
Reference in New Issue
Block a user