Tcode平台改造升级-用户工作台页面样式优化及邀请你的团队功能开发

This commit is contained in:
fmk1023
2025-12-10 14:34:29 +08:00
parent 44467bc22a
commit fd4f9bc73d
16 changed files with 750 additions and 48 deletions

View File

@@ -92,9 +92,9 @@ $highlight-yellow: #f5a623; // 黄色提示
.content-area {
background-color: #121212;
background-color: rgb(20, 18, 11);
padding: 40px 60px;
overflow-y: auto;
//overflow-y: auto;
}