소스 검색

阴影样式调整

黄琪勇 11 달 전
부모
커밋
b16f91475c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;
     }
 }