Skip to content

Commit

Permalink
fix(pci-object-storage): sticky discovery banner
Browse files Browse the repository at this point in the history
ref: DTCORE-2992
Signed-off-by: Florian Renaut <[email protected]>
  • Loading branch information
frenautvh committed Jan 22, 2025
1 parent 372ca9e commit 81b2971
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ export default function ContainerNewPage() {
/>
</div>

<div className="my-6">
<div className="mb-5 sticky top-0 z-50">
<PciDiscoveryBanner project={project} />
</div>

Expand Down

0 comments on commit 81b2971

Please sign in to comment.