Demo:修改右键菜单的宽度

This commit is contained in:
wanglin2 2023-10-13 14:29:51 +08:00
parent c17e5430ed
commit 4c6270881a

View File

@ -344,7 +344,7 @@ export default {
<style lang="less" scoped>
.listBox {
width: 240px;
width: 250px;
background: #fff;
box-shadow: 0 4px 12px 0 hsla(0, 0%, 69%, 0.5);
border-radius: 4px;