installer fixes

This commit is contained in:
Yuri Kuznetsov
2023-07-21 14:41:31 +03:00
parent d2f006892c
commit 272cff1cd9
5 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ header.step-header h4 {
}
.panel .modal-footer {
background-color: var(--panel-bg) !important;
background-color: transparent;
border-bottom-left-radius: var(--panel-border-radius);
border-bottom-right-radius: var(--panel-border-radius);