Merge pull request '邓洁: 修改细节' (#220) from dengjie into dev

Reviewed-on: http://git.feashow.cn/clay/tunnel-cloud-web/pulls/220
This commit is contained in:
odjbin
2024-01-08 01:39:10 +00:00

View File

@@ -355,6 +355,9 @@ const handleSelect = async (selection, row) => {
}
.el-popper {
width: auto;
min-width: auto;
margin-left: 0;
box-sizing: border-box;
}