From 7a6702dfbfef6e4a87b73bc4e97122b24beaf904 Mon Sep 17 00:00:00 2001 From: abhisheks Date: Fri, 15 Dec 2023 21:00:15 +0530 Subject: [PATCH] refactor: update my-accounts address section page --- assets/css/theme.css | 4 ++++ templates/customer/_partials/block-address.tpl | 2 +- templates/customer/addresses.tpl | 5 ++--- 3 files changed, 7 insertions(+), 4 deletions(-) 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'} -