mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 00:44:23 +02:00
Update look and feel
This commit is contained in:
@@ -146,9 +146,7 @@ export const EditUserPermissionsForm = ({
|
||||
<Accordion.Item key={`server-permission-${s.id}`} value={s.name}>
|
||||
<Accordion.Control icon={<RiServerFill />}>
|
||||
<Group>
|
||||
<Text>
|
||||
{s.name} ({titleCase(s.type)})
|
||||
</Text>
|
||||
{s.name} ({titleCase(s.type)})
|
||||
</Group>
|
||||
</Accordion.Control>
|
||||
<Accordion.Panel>
|
||||
|
||||
Reference in New Issue
Block a user