public page: border and padding#4730
Merged
PeerRich merged 5 commits intocalcom:mainfrom Sep 29, 2022
Merged
Conversation
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev> Co-authored-by: gitstart <gitstart@users.noreply.github.com> Co-authored-by: Klinger Matheus <50892465+KlingerMatheus@users.noreply.github.com> Co-authored-by: Klinger Matheus <klinger.matheus@gitstart.dev> Co-authored-by: Grace Nshokano <grace.devolop@gmail.com> Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com> Co-authored-by: Olusanya Timothy <48022904+seunexplicit@users.noreply.github.com> Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
|
@gitstart is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
Author
|
Hi @PeerRich! Kindly review the PR |
PeerRich
reviewed
Sep 28, 2022
| <div | ||
| className={classNames( | ||
| "main overflow-hidden", | ||
| isEmbed ? "" : "border border-gray-200", |
Member
There was a problem hiding this comment.
Yeah should be okay as embed didn't have this earlier and now it's being removed from here.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
hariombalhara
approved these changes
Sep 29, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #4671
What this PR does / why we need it:
This PR fixes: adding padding bottom in date picker; changed top and bottom borders color and removed border in the modal, all when its mobile screen.
Type of change
Demo