Skip to content

Customize the word size #5785

@pengyinghao

Description

@pengyinghao
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

在不使用less情况下,如果使用了css引入样式, 无法自定义字体大小,希望在ConfigProvider 组件中开发配置来设置 字体大小

What does the proposed API look like?

<a-config-provider font-size="12">
</a-config-provider>

:root{
--font-size:12px;
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions