woocommerce/plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-method-block
Seghir Nadir 07a0b8477b
Fix visual inconsisties in Cart/Checkout between elements and between Light/Dark modes (#51585)
* darker outline and double outline on focus

* flip outlines for shipping selector

* fix select outline in dark mode

* Fix input labels being cut off due to line height

* adjust outline colors

* fix rest of problems in dark mode

* fix express payment on checkout

* Fix broken styles for shipping cart in medium

* Always center input label

* Fix order note background in dark mode

* remove empty space in payment methods when there's no content inside

* Add changefile(s) from automation for the following project(s): woocommerce-blocks

* fix linter issues

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-09-23 14:11:43 +02:00
..
shared Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
test Replace flaky Local Pickup e2e test with PHP and JS unit test (#51554) 2024-09-20 17:25:19 +01:00
attributes.tsx Block-based checkout - Shipping section changes (#46083) 2024-04-30 19:59:03 +07:00
block.json Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
block.tsx Hadren styles for interactive elements in Checkout block (#51375) 2024-09-16 13:03:20 +00:00
constants.tsx Block-based checkout - Shipping section changes (#46083) 2024-04-30 19:59:03 +07:00
edit.tsx Hadren styles for interactive elements in Checkout block (#51375) 2024-09-16 13:03:20 +00:00
frontend.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
index.tsx Per block stylesheets (https://github.com/woocommerce/woocommerce-blocks/pull/9831) 2023-07-04 13:06:48 +02:00
style.scss Fix visual inconsisties in Cart/Checkout between elements and between Light/Dark modes (#51585) 2024-09-23 14:11:43 +02:00