邓洁: 修改细节

This commit is contained in:
邓洁
2024-01-08 09:38:31 +08:00
parent 060ff853d4
commit 6edc897439

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;
}