Open
Conversation
Deploying with
|
| Latest commit: |
2548ce8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://aea1cc7b.frontend-3mt.pages.dev |
| Branch Preview URL: | https://feat-newproductpage.frontend-3mt.pages.dev |
pyk
requested changes
Jul 13, 2022
| <p className="text-sm font-semibold leading-4 tracking-[-.02em] text-gray-light-12 dark:text-gray-dark-12">{metadata.debtSymbol}</p> | ||
| </td> | ||
| <td> | ||
| {uiData.status === "loading" && <p className="h-[16px] w-[100px] animate-pulse rounded-[8px] bg-gray-light-3 dark:bg-gray-dark-3"></p>} |
Contributor
There was a problem hiding this comment.
h-[16px] h-4
rounded-[8px] to rounded-lg
| } | ||
| } | ||
|
|
||
| kbd { |
uikit/card/InformationCard.tsx
Outdated
|
|
||
| const InformationCardExtra = ({ children, className }: { children: ReactNode; className?: string }) => { | ||
| return ( | ||
| <div style={{ marginBottom: "-1rem !important" }} className={`-m-4 rounded-b-[16px] py-2 px-4 text-sm leading-6 text-white dark:text-gray-dark-10 ${className || ""}`}> |
Contributor
There was a problem hiding this comment.
rounded-b-[16px] to rounded-b-2xl
Contributor
|
The navbar is show up when the swap/mint modal open |
Collaborator
Ahh yess sorry I think it's my fault. It's because we change the navbar to be sticky. I'll fix it in the next PR sir... @pyk |
Contributor
Author
|
@pyk updated ser |
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.

https://www.loom.com/share/f7511fb979174f8f929b038e4ecd69b0