mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
[MIGRATION] fix header background color not being read from input prop
This commit is contained in:
committed by
Ehsan Rezaei
parent
0023f0c1f7
commit
18714a7738
@@ -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;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user