Skip to content

Commit

Permalink
Merge pull request tahowallet#1341 from rootial/fix-position-of-error…
Browse files Browse the repository at this point in the history
…-message

add relative position to parent
Gergő Nagy authored Apr 21, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents ec39dd9 + 9165744 commit c6b5316
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/components/Shared/SharedAssetInput.tsx
Original file line number Diff line number Diff line change
@@ -500,6 +500,7 @@ export default function SharedAssetInput<T extends AnyAsset>(
justify-content: space-between;
padding: 0px 16px;
box-sizing: border-box;
position: relative;
}
.asset_input {
width: 100%;

0 comments on commit c6b5316

Please sign in to comment.