fix: 调整搜索组件输入过长会换行的样式,以及error提示的层级

This commit is contained in:
刘洪洪
2023-12-27 14:20:06 +08:00
parent 70ab0a46e6
commit 50e4112181
4 changed files with 4 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
cols="40"
ref="textSearch"
></textarea>
<div class="search__suffixes search__suffixes--text-mode" :class="showList ? '' : 'entity-explorer-home'" style="padding-left: 1px">
<div class="search__suffixes search__suffixes--text-mode" :class="showList ? '' : 'entity-explorer-home'" style="padding-left: 1px;background: #fff;">
<!--切换texttag模式图标-->
<span class="search__suffix">
<el-popover