fix: 调整实体搜索框模式切换按钮的popover提示间距
This commit is contained in:
@@ -477,4 +477,7 @@ export default {
|
|||||||
.my-popper-class .el-popper__arrow {
|
.my-popper-class .el-popper__arrow {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
.el-popover.my-popper-class {
|
||||||
|
padding: 8px 4px 0 12px !important;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user