govau/design-system-components
在 GitHub 查看`.au-text-input--number`: monospaced font, or font-variant property?
Open
#855 创建于 2019年7月23日
enhancementgood first issuesm7submitted by user
仓库指标
- Star
- (741 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Right now, if we add the au-text-input--number it uses our monospace font like so:
It feels kind a bit inconsistent, having different font for number inputs.

I think we could make use of the font-variant: tabular-nums property, and keep the letter spacing, so it looks a bit like this instead: