fix: 修复密钥列表宽度遮挡问题
This commit is contained in:
@@ -877,7 +877,8 @@ function resetPage() {
|
||||
.key-stats {
|
||||
display: flex;
|
||||
gap: 8px;
|
||||
font-size: 11px;
|
||||
font-size: 12px;
|
||||
overflow: hidden;
|
||||
color: #6c757d;
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
|
Reference in New Issue
Block a user