样式修改
This commit is contained in:
@@ -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) => (
|
||||
|
||||
Reference in New Issue
Block a user