fix details and corrections

This commit is contained in:
Mathieu Jaumotte 2021-12-29 15:06:33 +01:00
parent bd909b0061
commit dc581fcf57

View File

@ -260,6 +260,7 @@ div#dashboards {
div.mbloc { div.mbloc {
& > div:not(.warnings) { & > div:not(.warnings) {
border: 1px solid $chill-light-gray; border: 1px solid $chill-light-gray;
background-color: $chill-llight-gray;
border-radius: 0.35rem; border-radius: 0.35rem;
padding: 1rem; padding: 1rem;
} }