feat: changelog前端ui优化

This commit is contained in:
Tim
2025-09-08 13:04:14 +08:00
parent 039d482517
commit 9b53479ab6
3 changed files with 62 additions and 9 deletions

View File

@@ -31,7 +31,8 @@ const props = defineProps({ log: Object })
.change-log-container {
display: flex;
flex-direction: column;
padding: 4px 0;
padding-bottom: 30px;
opacity: 0.7;
}
.change-log-user {
font-weight: bold;