Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2023-12-10 18:37:16 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2023-12-10 19:12:04 +0300
commitc529b3aa082e51c15f0c90e636b378e4ffc216cc (patch)
treefa6d99c64eec822e9745e0b62589681df3a7d21e /web/assets/css
parent25505a19158215a3df6a58b75bc610bd95bff8ab (diff)
v2.0.0
Diffstat (limited to 'web/assets/css')
-rw-r--r--web/assets/css/custom.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/assets/css/custom.css b/web/assets/css/custom.css
index d2fad5a4..2d0873c6 100644
--- a/web/assets/css/custom.css
+++ b/web/assets/css/custom.css
@@ -401,7 +401,7 @@ style attribute {
.ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
- padding: 16px 5px;
+ padding: 16px 16px;
}
.ant-table-expand-icon-th,