Fix gap
This commit is contained in:
parent
513c37e916
commit
de2e48a5b7
|
@ -41,7 +41,6 @@
|
||||||
>
|
>
|
||||||
</Layout>
|
</Layout>
|
||||||
<Divider />
|
<Divider />
|
||||||
</Layout>
|
|
||||||
|
|
||||||
<Table
|
<Table
|
||||||
data={configs}
|
data={configs}
|
||||||
|
@ -52,6 +51,7 @@
|
||||||
allowEditColumns={false}
|
allowEditColumns={false}
|
||||||
allowClickRows={false}
|
allowClickRows={false}
|
||||||
/>
|
/>
|
||||||
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.header {
|
.header {
|
||||||
|
|
Loading…
Reference in New Issue