refactor(quota,auth): change page size selector to number input with range 3-30

This commit is contained in:
Supra4E8C
2026-01-02 17:27:35 +08:00
parent 82bf1806ed
commit 3446280987
5 changed files with 49 additions and 33 deletions

View File

@@ -124,7 +124,7 @@
background-color: var(--bg-primary);
color: var(--text-primary);
font-size: 14px;
cursor: pointer;
cursor: text;
height: 38px;
box-sizing: border-box;