You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the chinese fallback font for kbd element is SimSun which is unfriendly for screen reading. Therefore, like #9386, we can add var(--b3-font-family) to .b3-menu__accelerator's font-family
Describe the optimal solution
Add var(--b3-font-family) to .b3-menu__accelerator's font-family.
Describe the candidate solution
No response
Other information
No response
The text was updated successfully, but these errors were encountered:
In what scenarios do you need this feature?
Currently, the chinese fallback font for kbd element is SimSun which is unfriendly for screen reading. Therefore, like #9386, we can add
var(--b3-font-family)
to.b3-menu__accelerator
's font-familyDescribe the optimal solution
Add
var(--b3-font-family)
to.b3-menu__accelerator
's font-family.Describe the candidate solution
No response
Other information
No response
The text was updated successfully, but these errors were encountered: