Demo:修改右键菜单的宽度
This commit is contained in:
parent
c17e5430ed
commit
4c6270881a
@ -344,7 +344,7 @@ export default {
|
|||||||
|
|
||||||
<style lang="less" scoped>
|
<style lang="less" scoped>
|
||||||
.listBox {
|
.listBox {
|
||||||
width: 240px;
|
width: 250px;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
box-shadow: 0 4px 12px 0 hsla(0, 0%, 69%, 0.5);
|
box-shadow: 0 4px 12px 0 hsla(0, 0%, 69%, 0.5);
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user