feat: show the apikey mask value

This commit is contained in:
jialin
2026-03-17 16:35:55 +08:00
committed by jialin
parent a86bfe7fd3
commit 2dc7c9adf1
6 changed files with 15 additions and 1 deletions
@@ -59,7 +59,7 @@ const Header = styled.div`
const CardName = styled.div`
font-weight: 500;
font-size: 16px;
font-size: 14px;
display: flex;
align-items: center;
color: var(--ant-color-text);