Tcode平台改造升级-删除多余备注

This commit is contained in:
fmk1023
2025-12-10 15:46:18 +08:00
parent 61f8e017de
commit a630f40b76
4 changed files with 1 additions and 6 deletions

View File

@@ -169,7 +169,6 @@ $button-bg: #444444; // 试用按钮背景色
}
/* --- 集成列表样式 (与上一个图相同) --- */
.integration-list {
display: flex;
flex-direction: column;
@@ -271,7 +270,6 @@ $button-bg: #444444; // 试用按钮背景色
}
}
/* --- API 密钥部分 (与上一个图相同) --- */
.api-section {
padding-top: 10px; /* 调整间距 */
}