diff --git a/assets/css/theme.css b/assets/css/theme.css index ae2c9fb..8d79c9a 100644 --- a/assets/css/theme.css +++ b/assets/css/theme.css @@ -1953,6 +1953,10 @@ input[type="radio"]:focus,input[type="checkbox"]:focus { display: none; } + .max-md\:w-full { + width: 100%; + } + .max-md\:max-w-full { max-width: 100%; } diff --git a/templates/customer/_partials/block-address.tpl b/templates/customer/_partials/block-address.tpl index 04ecf13..96f9a61 100644 --- a/templates/customer/_partials/block-address.tpl +++ b/templates/customer/_partials/block-address.tpl @@ -30,7 +30,7 @@ {block name='address_block_item_actions'} -