ui: move SharePopover below metadata on all release detail pages

This commit is contained in:
daniel-c-harvey
2026-06-15 10:45:27 -04:00
parent 4df2b8fb57
commit 709103ad71
2 changed files with 13 additions and 2 deletions
@@ -0,0 +1,5 @@
.deepdrft-share-row {
display: flex;
justify-content: center;
margin-top: 1.5rem;
}