样式修改

This commit is contained in:
luJianJun 2023-08-23 17:20:27 +08:00
parent a2c90214ad
commit 44409b2bba

View File

@ -199,7 +199,7 @@ export default () => {
<Show when={errorShow().show}>
<ErrorState />
</Show>
<div class="overflow-auto">
<div class="overflow-auto px-2">
<div style={{ width: '100%' }}>
<For each={list.data}>
{(instance, i) => (