diff options
Diffstat (limited to 'web/html/settings.html')
| -rw-r--r-- | web/html/settings.html | 3 |
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"> |
