Improve story summary assembly and UI
This commit is contained in:
@@ -178,7 +178,10 @@ h1 span {
|
||||
}
|
||||
|
||||
#keep-visible-count {
|
||||
width: 32px;
|
||||
width: 3ch; /* 可稳定显示 3 位数字:0-50 足够 */
|
||||
min-width: 3ch;
|
||||
max-width: 4ch;
|
||||
font-variant-numeric: tabular-nums;
|
||||
padding: 2px 4px;
|
||||
margin: 0 2px;
|
||||
background: var(--bg2);
|
||||
|
||||
Reference in New Issue
Block a user