style: 样式修复

This commit is contained in:
2026-03-30 15:14:45 +08:00
parent 5a910eef15
commit aac25b05fe
13 changed files with 84 additions and 31 deletions

View File

@@ -1839,6 +1839,9 @@ onUnmounted(() => {
</style>
<style lang="less">
.code-modal {
.ant-modal{
width: fit-content !important;
}
.ant-modal-content {
padding: 0;
&,