chore: move type
This commit is contained in:
@@ -96,7 +96,8 @@
|
||||
position: absolute;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: var(--Spacing-x2);
|
||||
bottom: 0;
|
||||
margin-bottom: calc(var(--Spacing-x2) * -1);
|
||||
left: 50%;
|
||||
right: 0;
|
||||
margin-right: calc(var(--Spacing-x2) * -1);
|
||||
|
||||
Reference in New Issue
Block a user