mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
Adjust version text size and layout in collapsed sidebar
This commit is contained in:
@@ -1141,7 +1141,7 @@ export default function Page({ children }: Props) {
|
||||
<div className="px-3 text-xs text-muted-foreground text-center group-data-[collapsible=icon]:hidden">
|
||||
Version {dokployVersion}
|
||||
</div>
|
||||
<div className="hidden text-xs text-muted-foreground text-center group-data-[collapsible=icon]:block">
|
||||
<div className="hidden text-[10px] text-muted-foreground text-center group-data-[collapsible=icon]:block w-full">
|
||||
{dokployVersion}
|
||||
</div>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user