查询图支持处理没有签名的情况

This commit is contained in:
2024-05-03 23:12:06 +08:00
parent c92bc3aaad
commit be1b07d5dc
3 changed files with 7 additions and 1 deletions

View File

@@ -92,6 +92,7 @@
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 25px;
gap: 10px;