-
Notifications
You must be signed in to change notification settings - Fork 276
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
Improved Responsiveness of General Configuration Pages [Issue 1253] #1367
base: develop
Are you sure you want to change the base?
Conversation
Thanks @Bahati308 . |
okay sir, lemme do so |
<Button | ||
disabled={modifyButton} | ||
type="submit" | ||
style={{ |
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.
@Bahati308 , we would better use carbon grid for adjusting size and layout.
And also , for a duplicated styling , you would use a separate css class.
But also what you have done doesnt look like it improves responsiveness . this only affects a given screen size
Improved Responsiveness of General Configuration Pages
Screenshots
Related Issue
#1253
#1253
#fixed the responsiveness of the buttons.