@ -96,9 +96,6 @@
<link rel="stylesheet" type="text/css" href="/css/iconfont.css">
<link rel="stylesheet" type="text/css" href="https://cdn.bootcss.com/quill/1.3.7/quill.core.min.css">
<style>
::-webkit-scrollbar {
width: 0px !important;
}
/*<!--去除浏览器点击操作后有蓝色的底块-->*/
-moz-user-select: none;
-webkit-user-select: none;
@ -130,7 +130,9 @@ class CoursesHome extends Component{
<div className="newMain clearfix">
{
`
` ::-webkit-scrollbar {
.courses-head{
width: 100%;
height: 300px;
@ -166,6 +166,9 @@ class ShixunPathSearch extends Component{
.pathImg{