improved mock shop listing style
This commit is contained in:
+1
-5
@@ -315,7 +315,7 @@
|
||||
/>
|
||||
</form>
|
||||
|
||||
<ul class="max-h-[50em] overflow-y-auto flex flex-col gap-[1em]">
|
||||
<ul class="max-h-[80vh] overflow-y-auto flex flex-col gap-[1em]">
|
||||
{{- range $listing := .Accounts.ListMockListingsForShop $acctID $platform $shopID }}
|
||||
<li
|
||||
id="listing-{{$listing.ListingID}}"
|
||||
@@ -396,7 +396,3 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<h2 class="mt-[5em] text-center block">
|
||||
A work in progress...
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user