瀏覽代碼

阴影样式调整

黄琪勇 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;
     }
 }