fix: alert sizing
This commit is contained in:
@@ -179,7 +179,7 @@ customElement('md-table', { roll: false, remix: false }, (props, { element }) =>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="p-1 prose max-w-none">
|
||||
<div class="p-4 prose max-w-none">
|
||||
<Show when={!csvData.loading && filteredRows().length > 0}>
|
||||
<div innerHTML={bodyHtml()} />
|
||||
</Show>
|
||||
|
||||
Reference in New Issue
Block a user