ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

The breakpoint of the layout-sider component does not utilize the configuration defined in themeToken.

Open pgnqukezrdxmhjso opened this issue 6 months ago • 0 comments
trafficstars

  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.2.6

Environment

"vue": "^3.5.13"

Reproduction link

https://github.com/vueComponent/ant-design-vue/blob/aa211fd789f7ab9a75e69187a8d20ac483d1a1a5/components/layout/Sider.tsx#L22

Steps to reproduce

https://github.com/vueComponent/ant-design-vue/blob/aa211fd789f7ab9a75e69187a8d20ac483d1a1a5/components/layout/Sider.tsx#L135

What is expected?

Use the configuration in themeToken

What is actually happening?

Using the configuration inside the component

pgnqukezrdxmhjso avatar May 07 '25 07:05 pgnqukezrdxmhjso