chore: update default theme style

This commit is contained in:
JustSong
2025-01-31 22:50:48 +08:00
parent e8ea87fff3
commit 28a271a896
3 changed files with 31 additions and 28 deletions

View File

@@ -1,5 +1,5 @@
.dashboard-container {
padding: 20px 20px 40px;
padding: 20px 40px 40px;
background-color: #ffffff;
margin-top: -15px; /* 减小与导航栏的间距 */
}