Browse Source

Merge branch 'iteration-0905'

lex 1 year ago
parent
commit
b6a7b5bd11
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/courseware-list/index.module.less

+ 2 - 2
src/views/courseware-list/index.module.less

@@ -333,7 +333,7 @@
   padding-top: 12px;
 
   .searchList {
-    padding: 0 4px 0 11px;
+    padding: 0 11px 0 11px;
     max-height: 58vh;
     overflow-x: hidden;
     overflow-y: auto;
@@ -370,7 +370,7 @@
     :global {
       .van-tag {
         padding: 7px 22px;
-        height: 30px;
+        // height: 30px;
         font-size: 12px;
         background: #f6f6f6;
         border: none;