样式更新

This commit is contained in:
kron
2025-07-14 16:40:20 +08:00
parent 0bb8c2695f
commit 24eff0df72
3 changed files with 3 additions and 3 deletions

View File

@@ -98,7 +98,7 @@ const logout = () => {
<style scoped>
.container {
background-color: #e4e4e4;
background-color: #f5f5f5;
height: calc(100vh - 161px);
margin-top: 20px;
padding-top: 10px;