mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-30 19:43:58 +00:00
fix: wrap <tr> into <tbody>
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
|
|
||||||
<div>
|
<div>
|
||||||
<table>
|
<table>
|
||||||
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td
|
<td
|
||||||
use:resizeObserver={true}
|
use:resizeObserver={true}
|
||||||
@@ -27,6 +28,7 @@
|
|||||||
</InlineButton>
|
</InlineButton>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user