💄 调整UI

This commit is contained in:
目棃
2024-11-17 12:35:15 +08:00
parent c17339bab5
commit 53f2612d32
3 changed files with 10 additions and 7 deletions

View File

@@ -44,6 +44,9 @@ const columnCnt = computed<number>(() => {
height: 80px;
align-items: center;
justify-content: center;
padding: 10px;
border-radius: 5px;
background-color: var(--box-bg-3);
img {
width: 100%;