Better login page & css correction (#1368)
* Update custom.css * Update login.html * Update inbounds.html * Update custom.css * Update custom.css
This commit is contained in:
@@ -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>
|
||||
@@ -1310,4 +1310,4 @@
|
||||
{{template "clientsBulkModal"}}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user