diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 77347395..6fae7744 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -395,7 +395,7 @@ export default { top: 0px; background: white; z-index: 9999; - width: 100%; + width: 70%; padding-left: 20px; margin-left: 14px; } diff --git a/src/views/emis/emisCustomerAddress/recipientAddress.vue b/src/views/emis/emisCustomerAddress/recipientAddress.vue index 2696e641..fba5da95 100644 --- a/src/views/emis/emisCustomerAddress/recipientAddress.vue +++ b/src/views/emis/emisCustomerAddress/recipientAddress.vue @@ -296,6 +296,13 @@ + + + + + + +