fix: 调整实体搜索框的样式
This commit is contained in:
@@ -62,6 +62,12 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
&.search__suffixes--tag-mode__block {
|
||||
background: #fff;
|
||||
margin-top: -10px;
|
||||
padding-top: 10px;
|
||||
}
|
||||
}
|
||||
/*.search-tip--error {
|
||||
font-size: 14px;
|
||||
@@ -104,6 +110,7 @@
|
||||
border-radius: 1px;
|
||||
cursor: pointer;
|
||||
transition: all linear .1s;
|
||||
margin-right: 30px;
|
||||
|
||||
&:hover {
|
||||
background-color: white;
|
||||
|
||||
Reference in New Issue
Block a user