mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-05 01:36:19 +00:00
Update inbounds.html
This commit is contained in:
parent
0994bfb0e8
commit
f78f68f448
1 changed files with 2 additions and 2 deletions
|
@ -427,7 +427,7 @@
|
|||
:columns="isMobile ? innerMobileColumns : innerColumns"
|
||||
:data-source="getInboundClients(record)"
|
||||
:pagination=pagination(getInboundClients(record))
|
||||
style="margin: -12px -6px -13px;">
|
||||
style="margin: -12px 2px -13px;">
|
||||
{{template "client_table"}}
|
||||
</a-table>
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue