fix install alert css
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
body > .content {
|
||||
padding-left: 0 !important;
|
||||
}
|
||||
@@ -164,3 +162,8 @@ header.step-header h4 {
|
||||
margin-right: 5px;
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
#msg-box.alert {
|
||||
min-width: 100% !important;
|
||||
border-radius: var(--border-radius) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user