fix: 测试环境打包后多处一个zindex问题处理
This commit is contained in:
@ -152,6 +152,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