@@ -190,6 +190,8 @@
flex-wrap: wrap;
.classBlock{ //每个独立小框
flex-shrink: 0;
+ overflow: hidden;
+
margin-right: 30px;
margin-bottom: 15px;
width: 310px;height: 300px;
@@ -193,6 +193,7 @@
position: relative;
background-color: rgb(255, 255, 255);
box-shadow: 1px 2px 3px #ccc;
border: 1px solid #ccc;