Commit cc6dbe47 authored by nick zheng's avatar nick zheng

chore: 应用API配置弹窗样式调整

parent 4810befc
...@@ -250,7 +250,7 @@ async function handleExportAPIChannelPointUsageData() { ...@@ -250,7 +250,7 @@ async function handleExportAPIChannelPointUsageData() {
</div> </div>
</div> </div>
<div class="flex flex-col rounded-[10px] border border-[#e7e7e7] bg-white p-5"> <div class="flex h-[476px] flex-col rounded-[10px] border border-[#e7e7e7] bg-white p-5">
<p class="font-600 mb-2"> <p class="font-600 mb-2">
{{ t('personal_space_module.agent_module.agent_setting_module.agent_publish_module.api_call_details') }} {{ t('personal_space_module.agent_module.agent_setting_module.agent_publish_module.api_call_details') }}
</p> </p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment