mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-30 17:13:15 +00:00
Merge branch 'fe-fixed' of https://github.com/arc53/DocsGPT into fe-fixed
This commit is contained in:
@@ -78,7 +78,7 @@ export default function Navigation({
|
||||
|
||||
<div className="flex-grow border-b-2 border-gray-100"></div>
|
||||
<div className="flex flex-grow flex-col-reverse border-b-2">
|
||||
<div className="relative my-4 px-6 ">
|
||||
<div className="relative my-4 px-6">
|
||||
<div
|
||||
className="flex h-12 w-full cursor-pointer justify-between rounded-md border-2"
|
||||
onClick={() => setIsDocsListOpen(!isDocsListOpen)}
|
||||
|
||||
Reference in New Issue
Block a user