Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Mini Cart: Fix styling of the Start Shopping button in the drawer. Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldudzic committed Jul 14, 2023
1 parent eb9102c commit 810a17c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const Block = ( {
<Button
className={ classNames(
className,
'wp-block-button__link',
'wc-block-mini-cart__shopping-button'
) }
variant={ getVariant( className, 'contained' ) }
Expand Down

0 comments on commit 810a17c

Please sign in to comment.