diff options
| author | DecorativeFamily <185765765+decorativefamily@users.noreply.github.com> | 2024-11-12 00:58:00 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-12 00:58:00 +0300 |
| commit | 35df2a05052560cc3be9874b1431f4976a463027 (patch) | |
| tree | 394122ea67674ee870849a13c46ec8a07eec065f /web/html/xui/xray.html | |
| parent | 9f445686a4586822f6de35b460cdcd4de7ff7abd (diff) | |
[CodeFactor] Apply fixes (#2595)
Co-authored-by: codefactor-io <support@codefactor.io>
Diffstat (limited to 'web/html/xui/xray.html')
| -rw-r--r-- | web/html/xui/xray.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/xray.html b/web/html/xui/xray.html index ddb4d515..6bcd31b9 100644 --- a/web/html/xui/xray.html +++ b/web/html/xui/xray.html @@ -52,7 +52,7 @@ font-size: 24px; } .ant-collapse-content-box>li { - padding: 12px 0 0 0 !important; + padding: 12px 0 0 !important; } .ant-list-item>li { padding: 10px 20px !important; |
