Skip to content

Commit 2240c7f

Browse files
author
lukaw3d
committed
move: Fix "Your ROSE will be moved to this address." hint position
1 parent 60b43eb commit 2240c7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/move/components/LayoutBase/index.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
display: flex;
44
flex-direction: column;
55
justify-content: space-between;
6+
position: relative;
67

78
background-color: var(--brand-blue);
89
}

0 commit comments

Comments
 (0)