fix install

This commit is contained in:
Yuri Kuznetsov
2022-07-27 12:14:36 +03:00
parent ba35a08cca
commit e315063e3f
3 changed files with 13 additions and 5 deletions
+9 -1
View File
@@ -144,7 +144,15 @@ span.ok {
.main-header.panel-heading {
background-color: var(--navbar-inverse-bg) !important;
padding: 0px 2px;
padding: 0 2px;
}
header.step-header {
padding: 10px 14px;
}
header.step-header h4 {
margin-top: 0;
}
.panel .modal-footer {