Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve proof UI changes #387

Merged
merged 5 commits into from
Sep 19, 2023
Merged

Improve proof UI changes #387

merged 5 commits into from
Sep 19, 2023

Conversation

gitguillebetis
Copy link

Purpose

Improve the UI and UX

Changes

Fix minor changes like padding, margins, font size, ...., cosmetic pretty much

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • [-] (If necessary) I have updated the CHANGELOG.

Guillermo Pacheco Jimenez added 2 commits September 5, 2023 13:41
Base automatically changed from feature/web3-id to main September 7, 2023 13:32
Comment on lines -36 to +35
scrollbar-gutter: stable both-edges;
padding-right: 16px;
padding-left: 16px;
scrollbar-gutter: stable;
padding: 0px 16px 0 32px;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it better to use the both-edges, instead of assuming the gutter will always be 16px?

@shjortConcordium shjortConcordium merged commit 2a3efc3 into main Sep 19, 2023
4 checks passed
@shjortConcordium shjortConcordium deleted the improve-proof-ui-changes branch September 19, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants