Skip to content
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(bridge-ui): dropdown css and color css fix #17000

Merged
merged 5 commits into from
May 7, 2024
Merged

Conversation

ukurenov
Copy link
Contributor

@ukurenov ukurenov commented May 5, 2024

You use one dropdown component with two different pages, on Faucet page it not will be fixed width.
I added new boolean props isWidthFull, that you can use it from faucet component for dropdown will be 100% width
Fix example:
Before:
image

After:
image

Color fix in mobile version light style in disabled button:hover (Was been white on white) and change css cursor pointer and not-allowed(it was been in wrong place and didn't work)
I can't send hover screen, you can test it here:
Screenshot 2024-05-05 at 11 09 46 PM

Transactions page -- Select source Chain

@ukurenov ukurenov marked this pull request as ready for review May 5, 2024 20:10
@ukurenov ukurenov changed the title fix(relayer): dropdown css and color css fix fix(bridge-ui): dropdown css and color css fix May 5, 2024
@KorbinianK KorbinianK self-assigned this May 5, 2024
@dantaik dantaik requested a review from KorbinianK May 6, 2024 08:33
@ukurenov ukurenov requested a review from KorbinianK May 6, 2024 11:05
@dantaik dantaik added this pull request to the merge queue May 7, 2024
Merged via the queue into taikoxyz:main with commit fcbc346 May 7, 2024
4 checks passed
Copy link

gitpoap-bot bot commented May 7, 2024

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2024 Taiko Contributor:

GitPOAP: 2024 Taiko Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants