fix: 一些国际化和样式调整

This commit is contained in:
chenjinsong
2023-11-16 17:29:54 +08:00
parent 07dd16f2c2
commit ee05f47f2d
9 changed files with 24 additions and 23 deletions

View File

@@ -6,11 +6,12 @@
&.search__suffixes--text-mode, &.search__suffixes--tag-mode {
position: absolute;
display: flex;
align-items: center;
top: 10px;
right: 10px;
.search__suffix {
// margin-left: 8px;
margin-right: 12px;
.cn-icon-search-advance, .cn-icon-search-normal, .cn-icon-filter {
color: #A6AAAE;
@@ -24,12 +25,11 @@
&:hover {
cursor: pointer;
}
&:last-of-type {
margin-right: 4px;
}
}
.search__suffix-close {
height: 40px;
line-height: 40px;
margin-top: -9px;
.el-icon-error {
font-size: 17px;
color: #C4C4C4;
@@ -39,7 +39,6 @@
}
.entity-explorer-search {
color: #3976CB;
margin-top: -2px;
}
.margin-r-12 {
margin-right: 12px;
@@ -65,8 +64,6 @@
&.search__suffixes--tag-mode__block {
background: #fff;
margin-top: -9px;
padding-top: 9px;
}
}
/*.search-tip--error {

View File

@@ -351,6 +351,7 @@
}
.score-dot {
display: inline-block;
margin-bottom: 2px;
width: 6px;
height: 6px;
border-radius: 50%;

View File

@@ -199,6 +199,7 @@
.score-dot {
display: inline-block;
margin-bottom: 2px;
width: 6px;
height: 6px;
border-radius: 50%;