GitLab
Sign in
xlyErp
/
xlyUmi
Back to Dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Snippets
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2da8370d05d412c52dd1fe21f336497fab221610
Authored by
zhangzzzz
2025-05-27 15:19:14 +0800
1 parent
f0734338
优化首页样式;
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/IndexCenter/index.less
src/components/IndexCenter/index.less
View file @
2da8370
...
...
@@ -229,7 +229,7 @@
229
229
.indexFooter {
230
230
text-align: center;
231
231
padding: 10px 50px!important;
232
-
margin-top: 10px;
232
+
//
margin-top: 10px;
233
233
}
234
234
}
235
235
...
...