fix:修正中文翻译 & 修复打开二级页面时,主页面搜索框样式问题

This commit is contained in:
wangwenrui
2020-10-30 12:30:49 +08:00
parent 3c78ba1ded
commit bf9da3b4ca
6 changed files with 25 additions and 25 deletions

View File

@@ -828,7 +828,7 @@
max-width: calc(100% - 40px); min-width: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
.tag-mark{
color:orange; width: 40px;
color:orange; width: 42px;
}
}
/*/deep/ .sidebar-info-item .el-checkbox__label{*/