ui优化-3
This commit is contained in:
@@ -409,7 +409,7 @@ onMounted(loadEvents)
|
||||
gap: 6px;
|
||||
min-width: 0;
|
||||
padding: 10px 11px;
|
||||
border-radius: 12px;
|
||||
border-radius: var(--radius-md);
|
||||
background: rgba(255, 255, 255, 0.78);
|
||||
border: 1px solid var(--border-default);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user