diff --git a/src/Bundle/ChillPersonBundle/Resources/public/chill/chillperson.scss b/src/Bundle/ChillPersonBundle/Resources/public/chill/chillperson.scss index b4489de70..db5df905a 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/chill/chillperson.scss +++ b/src/Bundle/ChillPersonBundle/Resources/public/chill/chillperson.scss @@ -260,6 +260,7 @@ div#dashboards { div.mbloc { & > div:not(.warnings) { border: 1px solid $chill-light-gray; + background-color: $chill-llight-gray; border-radius: 0.35rem; padding: 1rem; }