-
Notifications
You must be signed in to change notification settings - Fork 0
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
Mp 2440 version overview #53
Mp 2440 version overview #53
Conversation
…lder, removed unused css classes
borderRadius: "sm", | ||
flexShrink: 1, | ||
overflow: "auto", | ||
minHeight: 0, |
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.
move to its own css file
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.
then we need to make css files for every component to be aligned. Not sure if it worth it for that small internal project. What would you recommend @naueramant ?
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.
even if it is an internal project we should follow the guidlines for project structure.
…ed App.tsx and App.css
4af12c1
into
feature/MP-2381-versioning-dashboard
What is the purpose of this pull request?
Add versions overview that displays all translation versions for the specific project
What has changed?
Jira links