-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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: position of logout icon in other languages #5722
fix: position of logout icon in other languages #5722
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/b7pstsjfu |
space between isnt good. Use d-flex on container and ml-auto on icon |
@iamareebjamal sir, not working. ml-auto is overrided. |
Use inline style. And please check your gitter |
daa01fc
to
f0e9a4c
Compare
Codecov Report
@@ Coverage Diff @@
## development #5722 +/- ##
============================================
Coverage 23.61% 23.61%
============================================
Files 510 510
Lines 5420 5420
Branches 59 59
============================================
Hits 1280 1280
Misses 4124 4124
Partials 16 16 Continue to review full report at Codecov.
|
@iamareebjamal sir, ready for review. |
Fixes #5721
Short description of what this resolves:
fix position of logout icon in other languages
Screenshots
before
after
Checklist
development
branch.