There will be a space for two Chinese characters in Button.

In

ant design, when the number of Chinese characters in the button is equal to 2, the component automatically increases the Chinese space. How to solve

< H2 > Code < / H2 >
<Button type="primary" htmlType="submit"></Button>
< H2 > effect < / H2 >

Apr.09,2022

manually add a space after the text to < Button > determine < / Button >


use css to control the letter-spacing attribute.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c357-2c2ea.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c357-2c2ea.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?