@@ -282,10 +282,10 @@ watch(() => props.Item.key, (v) => {
mask-image: radial-gradient(circle at center, #030E25 70%, transparent 76%);
&-menus {
- width: 180px;
+ min-width: 180px;
position: absolute;
bottom: 240px;
- right: 240px;
+ right: 300px;
z-index: 3;
border-top-left-radius: 5px;
border-top-right-radius: 5px;