diff --git a/server/public/assets/css/style.css b/server/public/assets/css/style.css index 5da66afc..30b48bf9 100755 --- a/server/public/assets/css/style.css +++ b/server/public/assets/css/style.css @@ -4071,3 +4071,7 @@ footer > .IL_BASE ~ .IL_BASE { footer > .IL_BASE { display: flex !important; } + +.IL_BASE .IL_BASE { + background-color: white; +}