mirror of
https://github.com/documenso/documenso.git
synced 2025-11-16 09:41:35 +10:00
design
This commit is contained in:
@ -41,7 +41,7 @@ const DocumentsPage: NextPageWithLayout = () => {
|
||||
className="inline-flex items-center rounded-md border border-transparent bg-neon px-4 py-2 text-sm font-medium text-white shadow-sm hover:bg-indigo-700 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2"
|
||||
>
|
||||
<PlusIcon className="-ml-1 mr-2 h-5 w-5" aria-hidden="true" />
|
||||
New Project
|
||||
Upload Document
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user