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;
white-space: pre-wrap;
word-wrap: break-word;
z-index: inherit;
}
.textarea-highlight {
@include textarea-style;