-
Notifications
You must be signed in to change notification settings - Fork 54
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, Maria! However, I have a comment:
Reduce the Title <h3>
margin bottom here:
margin: 0 0 34px 0; |
From:
margin: 0 0 34px 0;
to margin: 0 0 16px 0;
A comment on this: It appears to me |
Changes LGTM, however I have a question related to the margins inside of Trades/Referrals sections. In the mobile view I see 14 px everywhere @alongoni , what should we change it or we can leave it as it is (20 px for top/bottom/left/right)? |
Hey @elena-zh and @maria-vslvn, we can leave the padding as it is:
|
…wswap into feature/1545-profile-ui-minors
Looks better! @maria-vslvn |
I found this issue with the logo. It's disappear on mobile: Here works fine: https://pr1602--gpswapui.review.gnosisdev.com/#/profile cc @elena-zh |
Yes, @alongoni , thanks! The cow icon is missing when screen width is less than 485 px. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI, I've changed the target branch from I've changed it back and will cherry pick from |
I screwed up again 🤦 I'm sure sure I chose "squash and merge" this time, don't know what went wrong. Will fix it... |
Re-done the merging manually as I screw up and merged instead of squash-merged --- Squashed commit of the following: commit e3de27a Author: Maria Yablonskaya <[email protected]> Date: Thu Oct 21 12:17:38 2021 +0300 fix header mob logo & minor fix commit 5f4bd3d Merge: ba2d58e a4a565a Author: Maria Yablonskaya <[email protected]> Date: Thu Oct 21 12:04:46 2021 +0300 Merge branch 'develop' of github.com:gnosis/cowswap into feature/1545-profile-ui-minors commit ba2d58e Author: Maria Yablonskaya <[email protected]> Date: Wed Oct 20 14:27:31 2021 +0300 profile more minors fixed commit 445a282 Merge: 574f7cf f790346 Author: Maria Yablonskaya <[email protected]> Date: Wed Oct 20 14:24:34 2021 +0300 Merge branch 'develop' of github.com:gnosis/cowswap into feature/1545-profile-ui-minors commit 574f7cf Merge: 02e719d 32653d2 Author: Maria Yablonskaya <[email protected]> Date: Mon Oct 18 17:20:26 2021 +0300 Merge branch 'feature/1545-profile-ui-minors' of github.com:gnosis/cowswap into feature/1545-profile-ui-minors commit 02e719d Author: Maria Yablonskaya <[email protected]> Date: Mon Oct 18 17:19:56 2021 +0300 increase line-height commit 47faa4a Merge: 845d89a 2ccf897 Author: Maria Yablonskaya <[email protected]> Date: Mon Oct 18 17:11:58 2021 +0300 Merge branch 'develop' of github.com:gnosis/cowswap into feature/1545-profile-ui-minors commit 32653d2 Author: Lint Action <[email protected]> Date: Wed Oct 13 15:16:11 2021 +0000 Fix code style issues with Prettier commit 845d89a Author: Maria Yablonskaya <[email protected]> Date: Wed Oct 13 18:06:02 2021 +0300 profile minors fix
Fixed on 967ef4f |
Re-done the merging manually as I screw up and merged instead of squash-merged --- Squashed commit of the following: commit e3de27a Author: Maria Yablonskaya <[email protected]> Date: Thu Oct 21 12:17:38 2021 +0300 fix header mob logo & minor fix commit 5f4bd3d Merge: ba2d58e a4a565a Author: Maria Yablonskaya <[email protected]> Date: Thu Oct 21 12:04:46 2021 +0300 Merge branch 'develop' of github.com:gnosis/cowswap into feature/1545-profile-ui-minors commit ba2d58e Author: Maria Yablonskaya <[email protected]> Date: Wed Oct 20 14:27:31 2021 +0300 profile more minors fixed commit 445a282 Merge: 574f7cf f790346 Author: Maria Yablonskaya <[email protected]> Date: Wed Oct 20 14:24:34 2021 +0300 Merge branch 'develop' of github.com:gnosis/cowswap into feature/1545-profile-ui-minors commit 574f7cf Merge: 02e719d 32653d2 Author: Maria Yablonskaya <[email protected]> Date: Mon Oct 18 17:20:26 2021 +0300 Merge branch 'feature/1545-profile-ui-minors' of github.com:gnosis/cowswap into feature/1545-profile-ui-minors commit 02e719d Author: Maria Yablonskaya <[email protected]> Date: Mon Oct 18 17:19:56 2021 +0300 increase line-height commit 47faa4a Merge: 845d89a 2ccf897 Author: Maria Yablonskaya <[email protected]> Date: Mon Oct 18 17:11:58 2021 +0300 Merge branch 'develop' of github.com:gnosis/cowswap into feature/1545-profile-ui-minors commit 32653d2 Author: Lint Action <[email protected]> Date: Wed Oct 13 15:16:11 2021 +0000 Fix code style issues with Prettier commit 845d89a Author: Maria Yablonskaya <[email protected]> Date: Wed Oct 13 18:06:02 2021 +0300 profile minors fix
Summary
Fixes #1545
To Test