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:
Diffstat (limited to 'web/html/settings.html')
-rw-r--r--web/html/settings.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/html/settings.html b/web/html/settings.html
index c8bfabad..ab72bca7 100644
--- a/web/html/settings.html
+++ b/web/html/settings.html
@@ -56,6 +56,9 @@
.dark .ant-input-password-icon {
color: var(--dark-color-text-primary);
}
+ .ant-collapse-content-box .ant-alert {
+ margin-block-end: 12px;
+ }
</style>
<body>
<a-layout id="app" v-cloak :class="themeSwitcher.currentTheme">