diff --git a/web/assets/css/custom.css b/web/assets/css/custom.css index 146b27f8..1673f07e 100644 --- a/web/assets/css/custom.css +++ b/web/assets/css/custom.css @@ -55,7 +55,7 @@ style attribute { } .ant-table-tbody > tr > td, .ant-table-thead > tr > th { - padding: 12px 16px; + padding: 12px 8px; overflow-wrap: break-word; } .ant-table-thead > tr > th { @@ -132,6 +132,13 @@ style attribute { margin: 0.5rem; padding: 0.5rem; } + .ant-modal-body { + padding: 10px; + } + .ant-form-item-label { + line-height: 1.5; + padding: 8px 0 0; + } } .ant-layout-content { @@ -409,6 +416,10 @@ style attribute { background-color: white; } +.ant-form-item { + margin-bottom: 0; +} + .ant-setting-textarea { margin-top: 1.5rem; } diff --git a/web/html/xui/client_bulk_modal.html b/web/html/xui/client_bulk_modal.html index 30409e7d..cf9d9dc6 100644 --- a/web/html/xui/client_bulk_modal.html +++ b/web/html/xui/client_bulk_modal.html @@ -2,170 +2,105 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ i18n "pages.client.method" }} - - - Random - Random+Prefix - Random+Prefix+Num - Random+Prefix+Num+Postfix - Prefix+Num+Postfix - - -
{{ i18n "pages.client.first" }} - - - -
{{ i18n "pages.client.last" }} - - - -
{{ i18n "pages.client.prefix" }} - - - -
{{ i18n "pages.client.postfix" }} - - - -
{{ i18n "pages.client.clientCount" }} - - - -
Flow - - - {{ i18n "none" }} - [[ key ]] - - -
Subscription - - - - - - - - -
Telegram ID - - - - - - - - -
- {{ i18n "pages.inbounds.totalFlow" }}(GB) - - - - - - - - -
{{ i18n "pages.client.delayedStart" }} - - - -
{{ i18n "pages.client.expireDays" }} - - - -
- {{ i18n "pages.inbounds.expireDate" }} - - - - - - - - -
- {{ i18n "pages.client.renew" }} - - - - - - - - -
+ + + + Random + Random+Prefix + Random+Prefix+Num + Random+Prefix+Num+Postfix + Prefix+Num+Postfix + + + + + + + + + + + + + + + + + + + + {{ i18n "none" }} + [[ key ]] + + + + + + + + + + + + + + + + + + + + + + + + + + + +