-
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: Removed unneccesary line breaks in event title #5480
fix: Removed unneccesary line breaks in event title #5480
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/gk5ag6g7l |
Use flexbox instead because this will look bad on smaller screens |
I have checked in smaller screens. It works fine. I can make some changes to this commit only so that it looks good in all screen sizes |
That is what I am asking |
Codecov Report
@@ Coverage Diff @@
## development #5480 +/- ##
===============================================
+ Coverage 23.24% 23.30% +0.05%
===============================================
Files 493 493
Lines 5170 5170
Branches 38 38
===============================================
+ Hits 1202 1205 +3
+ Misses 3963 3960 -3
Partials 5 5
Continue to review full report at Codecov.
|
The latter commit makes the UI to look good in all screen sizes. I have included a Zip file which demonstrates the video. Kindly have a look |
Fixes #5474
Changes proposed in this pull request
Before
After