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

MDCMigration: 2 dialog style changes #6632

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

JamesHollyer
Copy link
Contributor

Motivation for features / changes

Some last minute fix ups before the MDC Migration feature branch merge.

Screenshots of UI changes (or N/A)

Before(note save button color):
Screenshot 2023-10-10 at 3 57 25 PM
Screenshot 2023-10-10 at 3 58 38 PM

After:
Screenshot 2023-10-10 at 3 56 52 PM
Screenshot 2023-10-10 at 3 49 40 PM

Before:
Screenshot 2023-10-10 at 3 59 32 PM

After:
Screenshot 2023-10-10 at 3 57 47 PM

@@ -115,3 +115,7 @@ mat-form-field {
margin-top: $padding-size;
}
}

.save-button {
color: #fff;
Copy link
Contributor

Choose a reason for hiding this comment

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

color: inherit

@JamesHollyer JamesHollyer merged commit 0d903b8 into tensorflow:MDCMigration Oct 11, 2023
13 checks passed
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