-
Notifications
You must be signed in to change notification settings - Fork 43
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
front : fix margin card width #5590
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dev #5590 +/- ##
=========================================
Coverage 19.61% 19.61%
Complexity 2326 2326
=========================================
Files 886 886
Lines 105942 105942
Branches 2576 2576
=========================================
Hits 20785 20785
Misses 83648 83648
Partials 1509 1509
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
front/src/modules/stdcmAllowances/components/STDCMAllowances.tsx
Outdated
Show resolved
Hide resolved
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.
LGTM 💪
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.
Left 1 small comment.
Can you squash your commits and rebase ? Thanks ! :)
front/src/modules/stdcmAllowances/components/STDCMAllowances.tsx
Outdated
Show resolved
Hide resolved
69ebdb4
to
5bf1cdf
Compare
C'est fait, merci ! |
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.
LGTM thanks !! tested ✅
- remove-useless-padding-in-running-time - Update front/src/modules/stdcmAllowances/components/STDCMAllowances.tsx Co-authored-by: Yoh <durandyohan@zaclys.net> - add margin bot to itinerary and runningtime
5bf1cdf
to
366cb08
Compare
closes #5565