mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-16 07:25:31 +01:00
feat: Add responsive design for SelectedPrincipalsList and improve layout in GenericGrantAccessDialog
This commit is contained in:
parent
f70a62793b
commit
2eb94c56a3
2 changed files with 7 additions and 2 deletions
|
|
@ -336,6 +336,8 @@ export default function GenericGrantAccessDialog({
|
|||
)}
|
||||
</div>
|
||||
|
||||
<div className="flex border-t border-border-light" />
|
||||
|
||||
{/* Public Access Section */}
|
||||
<PublicSharingToggle
|
||||
isPublic={isPublic}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue