Removed fixed height from the table body

refs https://github.com/TryGhost/Team/issues/1986
This commit is contained in:
Djordje Vlaisavljevic 2022-09-27 13:00:50 +02:00
parent 970eef761c
commit 3960384a25

View File

@ -13,7 +13,7 @@
<div class="gh-dashboard-list-title"><span class="hide-when-small">Paid </span>Conversions</div>
{{/if}}
</div>
<div class="gh-dashboard-list-body" style="max-height: 230px; overflow-y: clip; justify-content: flex-start;">
<div class="gh-dashboard-list-body">
<div class="gh-dashboard-attribution-list-scrollable">
{{#each @data.sources as |sourceData|}}
<div class="gh-dashboard-list-item">