소스 검색

日报分享页面样式优化

zhujindu 4 달 전
부모
커밋
b0f63a2a1b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/share.vue

+ 1 - 1
src/components/share.vue

@@ -569,7 +569,7 @@ export default {
           font-size: vw(30);
           background: #a2819c;
           text-align: center;
-          line-height: 30px;
+          line-height: 28px;
           border-radius: 6px;
           padding: 0 7px;
           border: 2px solid #11224e;