mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-18 08:18:43 +02:00
improve site and resource info cards and other small visual tweaks
This commit is contained in:
parent
e6263567a9
commit
172e0f07d5
31 changed files with 469 additions and 332 deletions
|
@ -65,7 +65,7 @@ export default function ProfileIcon() {
|
|||
<Enable2FaForm open={openEnable2fa} setOpen={setOpenEnable2fa} />
|
||||
<Disable2FaForm open={openDisable2fa} setOpen={setOpenDisable2fa} />
|
||||
|
||||
<div className="flex items-center gap-4 flex-grow min-w-0">
|
||||
<div className="flex items-center md:gap-4 gap-2 flex-grow min-w-0">
|
||||
<DropdownMenu>
|
||||
<DropdownMenuTrigger asChild>
|
||||
<Button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue