fix(champs-editor): remove unnecessary background color

This commit is contained in:
Paul Chavard 2023-09-19 11:09:09 +02:00
parent e6f8400cfd
commit cf3a35724c

View file

@ -89,8 +89,6 @@
} }
&.type-header-section { &.type-header-section {
background-color: $blue-cumulus-950;
.head { .head {
background-color: $blue-cumulus-950; background-color: $blue-cumulus-950;
} }