mirror of
https://github.com/tale/headplane.git
synced 2026-08-12 14:46:52 +00:00
chore: fix tiny nits
This commit is contained in:
@@ -105,8 +105,7 @@ export default function Page() {
|
||||
<>
|
||||
<h1 className="text-2xl font-medium mb-1.5">Users</h1>
|
||||
<p className="mb-8 text-md">
|
||||
Manage the users in your network and their permissions. Tip: You can
|
||||
drag machines between users to change ownership.
|
||||
Manage the users in your network and their permissions.
|
||||
</p>
|
||||
<ManageBanner oidc={data.oidc} isDisabled={!data.writable} />
|
||||
<table className="table-auto w-full rounded-lg">
|
||||
|
||||
Reference in New Issue
Block a user