mirror of
https://github.com/pompurin404/mihomo-party.git
synced 2024-11-15 19:22:31 +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…
Reference in New Issue
Block a user