-
Notifications
You must be signed in to change notification settings - Fork 8
Fix Footer Css #259
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
base: staging
Are you sure you want to change the base?
Fix Footer Css #259
Conversation
library/css/components/footer.css
Outdated
| flex-direction: column; | ||
| justify-content: space-between; | ||
| text-align: start; | ||
| width: 400px; |
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.
|
@ParitoshKabra I addressed the 2 possible reasons in the above PR, firstly in Kazam_screencast_00007.mp4Kazam_screencast_00005.mp4 |
|
@Kej-r03 this does not work for iphone screen |
|
@ParitoshKabra Are you referring to the zero gap in the left of hamburger sidebar simplescreenrecorder-2023-02-13_12.02.45.mp4 |
|
@ParitoshKabra Footer Changes: Both of these are also visible in test/components/search.html |
85b2f18 to
297e8ba
Compare
|
@Kej-r03 Attach a screenshot for iphone screen on |
6e446dd to
741b593
Compare
|
Resolve merge conflicts, then this PR is good to merge |


No description provided.