pioneer icon indicating copy to clipboard operation
pioneer copied to clipboard

Adding "align-items" (need testing)

Open XxFlameCatxX opened this issue 2 years ago • 2 comments

Depiste this update it need testing, i have no idea how responsive is the joystream, so it's possibly the responsivity. But i will need it being tested with different resolutions. I can't test it wihout having a bigger screen. SO you guys could test it for me, i don't know if it will work

Problem: https://github.com/Joystream/pioneer/issues/3382

XxFlameCatxX avatar Nov 03 '22 22:11 XxFlameCatxX

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
dao ✅ Ready (Inspect) Visit Preview Nov 23, 2022 at 8:39PM (UTC)
pioneer-2 ✅ Ready (Inspect) Visit Preview Nov 23, 2022 at 8:39PM (UTC)
pioneer-2-storybook ✅ Ready (Inspect) Visit Preview Nov 23, 2022 at 8:39PM (UTC)

vercel[bot] avatar Nov 03 '22 22:11 vercel[bot]

@XxFlameCatxX it looks like the top posititon of AccountLocksWrapper can be adjusted to add more space between icons wrapper and account balance, this works for me, wdyt?

export const AccountLocksWrapper = styled(ColumnGapBlock)`
  position: absolute;
  top: 20px;
  align-items: center;
`
image image

oleksanderkorn avatar Nov 07 '22 21:11 oleksanderkorn

Failing check in DeleteThreadModal seems unrelated.

traumschule avatar Dec 07 '22 21:12 traumschule

closed

XxFlameCatxX avatar Dec 21 '22 19:12 XxFlameCatxX