fix: 修复explore的表头bug

This commit is contained in:
chenjinsong
2020-08-06 11:29:11 +08:00
parent 0e8818ca6d
commit ebb8d7b786
3 changed files with 36 additions and 58 deletions

View File

@@ -136,6 +136,9 @@ export default {
border-radius: 4px;
z-index: 999999;
}
.pop-custom-explore {
top: 33px;
}
.relative-position .pop-custom {
top: 33px;
}