Push ShopModule button to bottom if it has no bottom text

This commit is contained in:
2022-08-11 23:05:27 +02:00
parent 4629e7e27e
commit d5ae25a87b
2 changed files with 23 additions and 2 deletions

View File

@@ -58,7 +58,7 @@
})
</script>
<div class="shop shadow-box-dark">
<div class="shop shadow-box-dark" class:has-no-bottom={!textBottom}>
<div class="content">
<div class="shop__images">
{#if images}