mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
updated the nopojects page design
This commit is contained in:
@@ -16,13 +16,15 @@ export default function NoProjects() {
|
|||||||
alt="google logo"
|
alt="google logo"
|
||||||
></Image>
|
></Image>
|
||||||
</div>
|
</div>
|
||||||
<div className="max-w-md">
|
<div className="p-4 rounded-md bg-bunker-500 mb-8 text-bunker-300 shadow-xl">
|
||||||
You are not part of any projects in this organization yet. When you do,
|
<div className="max-w-md">
|
||||||
they will appear here.
|
You are not part of any projects in this organization yet. When you do,
|
||||||
</div>
|
they will appear here.
|
||||||
<div className="max-w-md mt-4 mb-8">
|
</div>
|
||||||
Create a new project, or ask other organization members to give you
|
<div className="max-w-md mt-4">
|
||||||
neccessary permissions.
|
Create a new project, or ask other organization members to give you
|
||||||
|
neccessary permissions.
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user