mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-21 10:27:44 +08:00
Demo:修改右键菜单的宽度
This commit is contained in:
parent
c17e5430ed
commit
4c6270881a
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user