Browse Source

按钮样式

liushengqiang 2 years ago
parent
commit
05205044c9
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/views/courseList/index.module.less

+ 0 - 4
src/views/courseList/index.module.less

@@ -170,10 +170,6 @@
       opacity: 1;
       opacity: 1;
       background: linear-gradient(180deg, #D3D3D3 0%, #8F8F8F 100%);
       background: linear-gradient(180deg, #D3D3D3 0%, #8F8F8F 100%);
     }
     }
-
-    &.downing {
-      width: 100px;
-    }
   }
   }
 }
 }