页面布局优化

This commit is contained in:
kron
2026-01-09 18:12:27 +08:00
parent 937fce1a35
commit 155f2986c7
16 changed files with 140 additions and 195 deletions

View File

@@ -252,6 +252,7 @@ onShareTimeline(() => {
<style scoped>
.container {
width: 100%;
height: calc(100% - 120px);
}
.feature-grid {