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

Small tweaks for Material template and theme #5676

Merged
merged 3 commits into from
Oct 18, 2023
Merged

Conversation

philippjfr
Copy link
Member

Fixes #5672

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #5676 (e379b7c) into main (055d680) will increase coverage by 10.32%.
Report is 3 commits behind head on main.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #5676       +/-   ##
===========================================
+ Coverage   73.74%   84.06%   +10.32%     
===========================================
  Files         288      288               
  Lines       41967    41990       +23     
===========================================
+ Hits        30947    35299     +4352     
+ Misses      11020     6691     -4329     
Flag Coverage Δ
ui-tests 40.79% <ø> (?)
unitexamples-tests 73.68% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 81 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@@ -228,6 +228,10 @@ button.mdc-button.mdc-card-button {
margin-top: 0.5rem;
Copy link
Contributor

@ahuang11 ahuang11 Oct 18, 2023

Choose a reason for hiding this comment

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

Wondering if this is necessary? I also noticed it making the text input + buttons not aligned.

image

Copy link
Contributor

Choose a reason for hiding this comment

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

If I remove the margin-top, it's aligned
image

@philippjfr philippjfr merged commit cb6cfb5 into main Oct 18, 2023
@philippjfr philippjfr deleted the material_tweaks branch October 18, 2023 19:59
@tupui
Copy link
Contributor

tupui commented Oct 18, 2023

Awesome thanks 🙏

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.

FileDownload does not align with other Button
3 participants