交付任务-ui优化ok

This commit is contained in:
yml2213
2026-05-14 23:11:19 +08:00
parent e841c5f048
commit be21304ef9
5 changed files with 83 additions and 39 deletions
@@ -323,7 +323,7 @@ defineProps<Props>()
border-radius: var(--radius-lg);
background: #0f172a;
color: #e2e8f0;
overflow: auto;
overflow-y: auto;
white-space: pre-wrap;
word-break: break-word;
font-size: var(--text-xs);
@@ -493,7 +493,7 @@ defineProps<Props>()
border-radius: var(--radius-lg);
background: #0f172a;
color: #e2e8f0;
overflow: auto;
overflow-y: auto;
white-space: pre-wrap;
word-break: break-word;
font-size: var(--text-xs);