Browse Source

阴影样式调整

黄琪勇 11 months ago
parent
commit
b16f91475c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/view/selection/index.module.less

+ 1 - 0
src/view/selection/index.module.less

@@ -311,5 +311,6 @@
         background: linear-gradient(rgba(7, 24, 56, 0.5) 0%, #010D31 100%);
         filter: blur(5Px);
         opacity: 0.7;
+        margin-top: -4px;
     }
 }