mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-04 17:48:50 +01:00
🔧 chore: Update Tailwind CSS configuration and dependencies in package.json
This commit is contained in:
parent
27df7fa7c1
commit
c1032fe819
144 changed files with 6794 additions and 6832 deletions
|
|
@ -75,7 +75,7 @@ const BookmarkTable = () => {
|
|||
/>
|
||||
</div>
|
||||
|
||||
<div className="rounded-lg border border-border-light bg-transparent shadow-sm transition-colors">
|
||||
<div className="rounded-lg border border-border-light bg-transparent shadow-2xs transition-colors">
|
||||
<Table className="w-full table-fixed">
|
||||
<TableHeader>
|
||||
<TableRow className="border-b border-border-light">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue