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

@@ -90,9 +90,9 @@ $highlight-orange: #f5a623;
$delete-red: #a93b4d;
.content-area {
background-color: #121212;
background-color: rgb(20, 18, 11);
padding: 40px 60px;
overflow-y: auto;
//overflow-y: auto;
}