-
Notifications
You must be signed in to change notification settings - Fork 63
Conversation
Storybook and Tailwind configuration previews: Ready Storybook: https://wordpress.github.io/openverse-frontend/_preview/1986 Please note that GitHub pages takes a little time to deploy newly pushed code, if the links above don't work or you see old versions, wait 5 minutes and try again. You can check the GitHub pages deployment action list to see the current status of the deployments. |
338310a
to
46a3151
Compare
Size Change: -2.56 kB (0%) Total Size: 805 kB
ℹ️ View Unchanged
|
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.
Looks closer to the mockups now; LGTM.
@@ -7,7 +7,7 @@ | |||
: 'border-white' | |||
" | |||
> | |||
<VLogoButton :is-fetching="isFetching" /> | |||
<VLogoButton :is-fetching="isFetching" class="h-12" /> |
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.
Is there a reason for this to be here instead of inside of the VLogoButton component? Is this essentially an override for a very specific use of the button?
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.
LGTM!
Fixes
Related to #1979 by @obulat
Description
This PR updates the
header
snapshots. I've set themaxDiffPixRatio
to 0, ran the tests and saved the updates snapshots.Testing Instructions
The snapshots in this PR must match the mockups.
Checklist
Update index.md
).main
) or a parent feature branch.Developer Certificate of Origin
Developer Certificate of Origin