feat: add GraphAvatar to graph list #918 (#1385)

### What problem does this PR solve?

feat: add GraphAvatar to graph list #918

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-07-05 11:04:19 +08:00
committed by GitHub
parent a3f4258cfc
commit 74ec3bc4d9
6 changed files with 37 additions and 22 deletions

View File

@ -1,5 +1,5 @@
.container {
height: 251px;
height: 160px;
display: flex;
flex-direction: column;
justify-content: space-between;