[MIGRATION] fix header background color not being read from input prop

This commit is contained in:
Wojciech Duda 2024-09-16 15:38:06 +02:00 committed by VitoAlbano
parent 0afbe855c5
commit 1d192ac76e

View File

@ -2,7 +2,6 @@
adf-layout-header .adf-toolbar-container-row { adf-layout-header .adf-toolbar-container-row {
color: var(--theme-header-text-color); color: var(--theme-header-text-color);
background-color: var(--theme-primary-color);
position: relative; position: relative;
padding: 0 24px; padding: 0 24px;