Merge remote-tracking branch 'origin/feature/v1.2灵机空间-内容上传审核_rxd' into test

This commit is contained in:
rd
2025-08-13 15:44:55 +08:00

View File

@ -151,6 +151,7 @@ const handleTextareaScroll = (e: Event) => {
resize: vertical; resize: vertical;
white-space: pre-wrap; white-space: pre-wrap;
word-wrap: break-word; word-wrap: break-word;
z-index: inherit;
} }
.textarea-highlight { .textarea-highlight {
@include textarea-style; @include textarea-style;