diff --git a/projects/layout/src/layout.component.scss b/projects/layout/src/layout.component.scss index ec82617..12cb38f 100644 --- a/projects/layout/src/layout.component.scss +++ b/projects/layout/src/layout.component.scss @@ -216,10 +216,6 @@ ngx-layout { .primary-action-container { z-index: 20; - - button { - background-color: #009688; - } } } }