mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
fix: add colorTextHeaderMenu token to CSSVariableProvider
This commit is contained in:
parent
16d816bfe5
commit
eed6d6ed58
@ -76,6 +76,7 @@ export const CSSVariableProvider = ({ children }) => {
|
|||||||
token.marginXS,
|
token.marginXS,
|
||||||
token.paddingContentVerticalSM,
|
token.paddingContentVerticalSM,
|
||||||
token.sizeXXL,
|
token.sizeXXL,
|
||||||
|
token.colorTextHeaderMenu,
|
||||||
]);
|
]);
|
||||||
|
|
||||||
return children;
|
return children;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user