Explorar el Código

style: 样式修改

TIANYONG hace 1 año
padre
commit
b77c856e31
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
     }