diff options
Diffstat (limited to 'web/html/xui/settings.html')
| -rw-r--r-- | web/html/xui/settings.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index 336a44c3..cab41e5a 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -53,20 +53,6 @@ color: inherit; font-size: 24px; } - .collapse-title { - color: inherit; - font-weight: bold; - font-size: 18px; - padding: 10px 20px; - border-bottom: 2px solid; - } - .collapse-title>i { - color: inherit; - font-size: 24px; - } - .ant-collapse-content-box .ant-list-item { - border-bottom: none !important; - } </style> <body> <a-layout id="app" v-cloak :class="themeSwitcher.currentTheme"> |
