This commit is contained in:
Shubham Mehrotra 2020-08-06 20:22:14 +05:30
parent d4dc554b71
commit 124680d665
1 changed files with 11 additions and 12 deletions

View File

@ -84,17 +84,16 @@
@endpush
@if ($addresses->isEmpty())
<style>
<style>
a#add-address-button {
position: absolute;
margin-top: 92px;
}
a#add-address-button {
position: absolute;
margin-top: 92px;
}
.address-button {
position: absolute;
margin-top: 92px;
}
</style>
.address-button {
z-index: 1;
position: absolute;
margin-top: 110px !important;
}
</style>
@endif