perf: 添加z-index
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user