web: Components: Changed backgroud-color of Groups header in AdvancedSelector v2

This commit is contained in:
Alexey Safronov 2019-11-02 22:54:37 +03:00
parent 687ad2e130
commit 80df4fc572

View File

@ -45,7 +45,7 @@ const StyledContainer = styled(Container)`
.header2 {
grid-area: header2;
background-color: cyan;
background-color: white;
}
.body2 {