feat: 样式调整

This commit is contained in:
tbphp
2025-07-12 16:20:56 +08:00
parent 6fb908952c
commit 55881b9ab9
5 changed files with 372 additions and 5 deletions

View File

@@ -96,7 +96,7 @@ function handleGroupDelete(deletedGroup: Group) {
<style scoped>
.keys-container {
display: flex;
gap: 12px;
gap: 8px;
width: 100%;
}