diff --git a/src/components/AddressList/index.scss b/src/components/AddressList/index.scss index 6b8bd5e..1224a8e 100644 --- a/src/components/AddressList/index.scss +++ b/src/components/AddressList/index.scss @@ -89,7 +89,7 @@ font-weight: 400; color: #ffffff; display: flex;align-items: center;justify-content: center; - position: absolute;bottom: 50px;left: 50%; + position: absolute;bottom: 100px;left: 50%; transform: translateX(-50%); } .address-no-data{