소스 검색

feat: 修改

year 2 달 전
부모
커밋
a047c392a9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/app/[locale]/(doings)/card/page.module.scss

+ 1 - 1
src/app/[locale]/(doings)/card/page.module.scss

@@ -90,7 +90,7 @@
 }
 .main {
     background: #42118e;
-    box-shadow: 0 0 0.15rem rgba(255, 255, 255, 0.5) inset;
+    box-shadow: 0 0 0.45rem #8365b6 inset;
     box-sizing: border-box;
     padding: 0.1rem 0.15rem;
     .lingquTop {