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

fix(fc): Adjust *today* border radius #6236

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

ChristophWurst
Copy link
Member

Fixes #6183

Before After
Bildschirmfoto vom 2024-08-06 13-34-18 Bildschirmfoto vom 2024-08-06 13-35-21

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst ChristophWurst added 3. to review Waiting for reviews design Related to design, interface, interaction design, UX, etc. labels Aug 6, 2024
@ChristophWurst ChristophWurst added this to the v5.0.0 milestone Aug 6, 2024
@ChristophWurst ChristophWurst self-assigned this Aug 6, 2024
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.67%. Comparing base (2af617b) to head (8dbff4c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6236   +/-   ##
=========================================
  Coverage     23.67%   23.67%           
  Complexity      457      457           
=========================================
  Files           249      249           
  Lines         11774    11774           
  Branches       2203     2203           
=========================================
  Hits           2788     2788           
  Misses         8669     8669           
  Partials        317      317           
Flag Coverage Δ
javascript 15.25% <ø> (ø)
php 59.53% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@miaulalala miaulalala merged commit 68ebb12 into main Aug 6, 2024
29 checks passed
@miaulalala miaulalala deleted the fix/fc/today-border-radius branch August 6, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews design Related to design, interface, interaction design, UX, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Today highlight is shown round
2 participants