From 620da1784b4effe21e7c870483643289ae6ce1c4 Mon Sep 17 00:00:00 2001 From: TaraRostami <132676256+TaraRostami@users.noreply.github.com> Date: Tue, 2 Apr 2024 19:54:55 +0330 Subject: [PATCH] Minor UI fixes --- web/assets/css/custom.css | 7 +++++-- web/html/xui/settings.html | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/web/assets/css/custom.css b/web/assets/css/custom.css index 7dfa7f287..7a995b686 100644 --- a/web/assets/css/custom.css +++ b/web/assets/css/custom.css @@ -252,7 +252,7 @@ style attribute { .ant-layout-sider { display: none; } - .ant-card { + .ant-card, .ant-alert-error { margin: 0.5rem; } .ant-tabs { @@ -384,6 +384,9 @@ style attribute { .ant-tabs { padding: 2rem; } + .ant-alert-error { + margin-inline: 0.3rem; + } } .fade-in-enter, @@ -1344,7 +1347,7 @@ b, strong { height: 20px; } -.ant-menu-theme-switch:hover { +.ant-menu-theme-switch, .ant-menu-theme-switch:hover { background-color: transparent !important; cursor: default !important; } diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index 8b58941e3..df4c04115 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -75,7 +75,7 @@ -