Use same style for single and multiple errors in populateCard
This commit is contained in:
@@ -157,6 +157,11 @@ button i.fa-spin {
|
||||
padding-inline-start: 1.25rem;
|
||||
}
|
||||
|
||||
.single_error_message {
|
||||
list-style-type: none;
|
||||
padding-inline-start: 0;
|
||||
}
|
||||
|
||||
.enforce-top-margin {
|
||||
margin-top: 5px !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user