Merge pull request #1776 from DeepChirp/css/text-autospace

chore: use `text-autospace` by default
This commit is contained in:
Jerry Wong
2025-12-21 12:37:37 +08:00
committed by GitHub

View File

@@ -107,6 +107,7 @@ body
font-size: var(--global-font-size)
font-family: $font-family
line-height: $text-line-height
text-autospace: normal
-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
scroll-behavior: smooth