【优化】AI 抽离代码后,代码复制失效问题

This commit is contained in:
cherishsince
2024-05-17 16:12:32 +08:00
parent 0fef28e4a5
commit cfdceca9f3
2 changed files with 20 additions and 2 deletions

View File

@ -202,6 +202,7 @@ onMounted(async () => {
}
.left-text-container {
position: relative;
display: flex;
flex-direction: column;
overflow-wrap: break-word;