소스 검색

Merge branch 'master' of http://60.205.254.193:3000/GCLS/eep_page

dsy 2 일 전
부모
커밋
a97f565468
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/book/courseware/preview/components/pinyin_base/PinyinBasePreview.vue

+ 2 - 1
src/views/book/courseware/preview/components/pinyin_base/PinyinBasePreview.vue

@@ -806,7 +806,8 @@ export default {
   .option-content {
     padding: 5px 15px;
     color: #706f78;
-    background-color: $content-color;
+
+    // background-color: $content-color;
     border: 1px solid $content-color;
     border-radius: 4px;