updated CSS for fixing LR template overriding

This commit is contained in:
Francesco Mangiacrapa 2022-11-11 12:21:13 +01:00
parent 711ce11337
commit db8822b214
1 changed files with 1 additions and 5 deletions

View File

@ -111,15 +111,11 @@ h1 {
}
.gna-dataentry-form-fieldset fieldset {
margin-left: 10px !important;
margin: 10px !important;
border: 1px groove #ddd !important;
padding: 10px !important;
}
.gna-dataentry-form-fieldset fieldset legend {
padding: 10px !important;
}
.table-current-content {
width: 100%;
background-color: #efefef !important;