配置的全局token在ProTable上不生效,不确定是不是使用方式有误 #8361
Unanswered
jiajiaxing1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
使用了全局token配置 如下图


配置的borderRadius在@ant-design/pro-components里的proTable不生效
但是单独使用3.10.4版本的proTable可以生效 如下
因为我proTable外层嵌套了PageContainer 所以具体也不知道是哪块影响到了。
在ConfigProvider里面嵌套个ProConfigProvider再配置token就都可以生效了 但是不知道是不是官方正确的使用方式 怕后续有其他问题...
Beta Was this translation helpful? Give feedback.
All reactions