Browse Source

Merge branch 'feature-tianyong' into jenkins

TIANYONG 1 year ago
parent
commit
de2b0f3266
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/attend-class/index.module.less

+ 1 - 1
src/views/attend-class/index.module.less

@@ -648,7 +648,7 @@
     justify-content: center;
     z-index: 9;
     &.active, &:hover {
-      background: rgba(0, 0, 0, 0.16);
+      background: RGBA(255, 255, 255, 0.3);
       border-radius: 8px;
       z-index: 9;
     }