Display notes section in Service Settings

This commit is contained in:
Pea Tyczynska
2021-01-13 18:48:20 +00:00
parent 9058edca90
commit 89b3f6ace2
5 changed files with 28 additions and 6 deletions

View File

@@ -156,6 +156,18 @@
}
td.table-field-wrap-text {
div {
white-space: normal;
}
ul li {
margin-bottom: 5px;
}
}
.table-heading {
margin-bottom: 20px;
}