样式修改
This commit is contained in:
parent
a2c90214ad
commit
44409b2bba
@ -199,7 +199,7 @@ export default () => {
|
|||||||
<Show when={errorShow().show}>
|
<Show when={errorShow().show}>
|
||||||
<ErrorState />
|
<ErrorState />
|
||||||
</Show>
|
</Show>
|
||||||
<div class="overflow-auto">
|
<div class="overflow-auto px-2">
|
||||||
<div style={{ width: '100%' }}>
|
<div style={{ width: '100%' }}>
|
||||||
<For each={list.data}>
|
<For each={list.data}>
|
||||||
{(instance, i) => (
|
{(instance, i) => (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user