mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2025-12-26 20:50:30 +08:00
style: remove divider of the last setting item
This commit is contained in:
parent
b272634c11
commit
605351a498
@ -1158,7 +1158,7 @@ const Mihomo: React.FC = () => {
|
||||
<SelectItem key="debug">{t('mihomo.debug')}</SelectItem>
|
||||
</Select>
|
||||
</SettingItem>
|
||||
<SettingItem title={t('mihomo.findProcess')} divider>
|
||||
<SettingItem title={t('mihomo.findProcess')} >
|
||||
<Select
|
||||
classNames={{ trigger: 'data-[hover=true]:bg-default-200' }}
|
||||
className="w-[100px]"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user