[AAE-7832] Custom header text colour is not applied to user name (#2467)

This commit is contained in:
Bartosz Sekuła
2022-03-11 17:10:05 +01:00
committed by GitHub
parent 803f59b57c
commit 2cd84e2dde

View File

@@ -1,7 +1,3 @@
.aca-toolbar-action {
margin: 0 5px;
adf-userinfo {
color: var(--theme-foreground-text-color);
}
}