mirror of
https://github.com/pompurin404/mihomo-party.git
synced 2024-11-16 03:32:17 +08:00
fix style
This commit is contained in:
parent
dabc09df7b
commit
6dda0c459f
|
@ -263,6 +263,7 @@ const Profiles: React.FC = () => {
|
|||
</Button>
|
||||
</DropdownTrigger>
|
||||
<DropdownMenu
|
||||
className="max-h-[calc(100vh-200px)] overflow-y-auto"
|
||||
onAction={async (key) => {
|
||||
if (key === 'open-substore') {
|
||||
navigate('/substore')
|
||||
|
|
Loading…
Reference in New Issue
Block a user