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:
Tara Rostami
2023-12-14 16:44:45 +03:30
committed by MHSanaei
parent 653e26dad6
commit b9b74139bf
4 changed files with 60 additions and 15 deletions
+2 -2
View File
@@ -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>