Merge pull request #4612 from devansh-webkul/issue-4592

Fixed layout issues on front end #4592
This commit is contained in:
Glenn Hermans 2021-02-12 14:19:36 +01:00 committed by GitHub
commit ab7eadaa22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
.alert-wishlist {
display: inline-block;
position: relative;
top: -2px;
}
</style>
@endpush