perf: style fix

This commit is contained in:
zxc 2025-03-16 19:29:29 +08:00
parent dedaf8b88b
commit eeccb682e4

View File

@ -277,8 +277,8 @@ const contextmenus = (): ContextmenuItem[] => {
} }
} }
.page-number { .page-number {
font-size: 13px; font-size: 12px;
padding: 8px 12px; padding: 0 12px;
cursor: pointer; cursor: pointer;
} }
} }