mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-01 09:33:14 +00:00
(fix:conflicting global css) layered styles
This commit is contained in:
@@ -250,7 +250,7 @@ export default function ConversationTile({
|
||||
}}
|
||||
className="mr-2 flex w-4 justify-center"
|
||||
>
|
||||
<img src={threeDots} width={8} />
|
||||
<img src={threeDots} width={8} alt="menu" />
|
||||
</button>
|
||||
)}
|
||||
<ContextMenu
|
||||
|
||||
Reference in New Issue
Block a user