mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2025-12-26 20:50:30 +08:00
fix style
This commit is contained in:
parent
73835b7bd3
commit
6be794efe9
@ -71,7 +71,7 @@ const Profiles: React.FC = () => {
|
||||
{
|
||||
key: 'open-substore',
|
||||
name: '访问 Sub-Store',
|
||||
icon: <SubStoreIcon />,
|
||||
icon: <SubStoreIcon className="text-lg" />,
|
||||
divider:
|
||||
(Boolean(subs) && subs.length > 0) || (Boolean(collections) && collections.length > 0)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user