Skip to content

1.0.24

Choose a tag to compare

@github-actions github-actions released this 09 Aug 14:28
· 2 commits to master since this release

Cleanup dialog now looks the same on mobile as on desktop / 清理外来编号对话框移动端视觉对齐桌面端

English

A small visual fix for the "clean up foreign numbering" dialog introduced in 1.0.23.

  • On narrow screens (including mobile), the checkbox used to sit on its own line above the diff, and the diff card itself was pushed narrower to make room. Now the checkbox floats in the left margin, aligned with the top of the "before" line, and the diff always spans the full width of the card — desktop and mobile now look and behave the same way, regardless of screen width.

中文

给 1.0.23 引入的"清理非本插件的标题编号"对话框做一处视觉修正。

  • 此前窄屏(含移动端)下,勾选框会独占一行显示在 diff 上方,diff 卡片本身也因此被挤窄。现在勾选框改为悬浮在卡片左侧留白处、对齐"现状"那一行的顶部,diff 始终占满卡片整个宽度——桌面端与移动端现在观感和布局完全一致,不再因屏幕宽度不同而分裂成两套样式。