-
Notifications
You must be signed in to change notification settings - Fork 2.8k
fix add-column button overflow in modify table #1518
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
Conversation
|
Review app for commit c873e52 deployed to Heroku: https://hge-ci-pull-1518.herokuapp.com |
|
Review app for commit 29fe7bb deployed to Heroku: https://hge-ci-pull-1518.herokuapp.com |
rikinsk-zz
left a comment
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.
UI looks good
|
Review app https://hge-ci-pull-1518.herokuapp.com is deleted |
<!-- The PR description should answer 2 important questions: --> ### What The `ddn-engine-local-dev` image and friends all need to be multi-architecture builds, but the rest don't need to be, so let's save some building time. V3_GIT_ORIGIN_REV_ID: 05eb1be81194b1a7cc2eb0731d2232be41e4d272
The
Add Columnbutton onModify Tablepage was overflowing the border of the parent div. This PR fixes it.Description
What component does this PR affect?
Requires changes from other components? If yes, please mark the components:
Related Issue
Solution and Design
Type
Checklist: