Fix discover background (#1447)

This commit is contained in:
Juanka Rodríguez 2019-05-16 11:21:47 +02:00 committed by Jesús Ángel
parent cc4828fbf5
commit 2dfc763bfa

View File

@ -983,3 +983,7 @@ wz-xml-file-editor {
background-color: #0079a5;
white-space: nowrap;
}
discover-app-w .container-fluid {
background: #fff;
}