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
{{ message }}
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.
Describe the bug
单元格复制粘贴之后字体发生了变化
To Reproduce
Steps to reproduce the behavior:
What is expected?
由 css length 文档可知,1in = 2.54cm = 96px,1pt = 1/72nd of 1in. 所以 px 可以直接换算成 pt,和设备的 dpr 是没有关系的。
Screenshots or demo
Environment
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: