tiny-editor icon indicating copy to clipboard operation
tiny-editor copied to clipboard

🐛 [Bug]: 有序和无序列表的标号样式不可调

Open HostDay123 opened this issue 4 months ago • 0 comments

Version

4.0.0-alpha.2

Link to minimal reproduction

在官网的示例dome(模拟雀语文档)中可以复现,链接:https://opentiny.github.io/tiny-editor/projects/

Step to reproduce

先创建一个有序or无序列表,然后选择该部分内容并对其设置样式(如:字号设置较大值时)列表的标号依然为默认值,如图:

Image 与文字形成较大样式差异。

What is expected

预期至少可以跟随文本字号大小,或者可以跟随文本一起设置更多的样式(比如:颜色等)

Image

What is actually happening

Image 列表字号与文字形成较大样式差异。

What is your project name

文档在线编辑

Any additional comments (optional)

No response

HostDay123 avatar Aug 29 '25 03:08 HostDay123