mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 02:40:14 +01:00
fix(HoverButtons): light/dark styling to match official site
This commit is contained in:
parent
61dcb4d307
commit
909b00c752
7 changed files with 8 additions and 10 deletions
|
|
@ -9,7 +9,7 @@ export default function Clipboard() {
|
|||
viewBox="0 0 24 24"
|
||||
strokeLinecap="round"
|
||||
strokeLinejoin="round"
|
||||
className="h-4 w-4 text-gray-600 dark:text-gray-400"
|
||||
className="h-4 w-4"
|
||||
height="1em"
|
||||
width="1em"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue