소스 검색

Merge branch 'feature/v1.2.7_z' of jianyu/jy-docs into feature/v1.2.7

zhangyuhan 2 년 전
부모
커밋
e4d90ae407
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      jydocs-mobile/src/views/user/Library.vue

+ 1 - 0
jydocs-mobile/src/views/user/Library.vue

@@ -273,6 +273,7 @@ export default class UserLibrary extends Vue {
   .doc-tip--bottom {
     position: fixed;
     bottom: 0;
+    background: #FFF4E8;
     color: #FF9F40;
     font-size: 13px;
     font-weight: 500;