fix(layout): Justin positioning and shopdown

This commit is contained in:
Sabe Jones
2024-05-31 15:37:00 -05:00
parent bf46c798a6
commit 9ba986f5e5
2 changed files with 65 additions and 61 deletions

View File

@@ -679,7 +679,7 @@
.top {
position: absolute;
top: -($dialogMarginTop + $userCreationBgHeight - 16px);
top: -80px;
right: 50%;
left: 50%;
}