Push ShopModule button to bottom if it has no bottom text
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user