@@ -299,10 +299,10 @@
}
.for-img{
cursor: pointer;
+ width:703px;
display: block;
- width:100px;
- height:100px;
- margin-right:20px;
+ overflow: hidden;
+ margin-bottom:20px;
.up-file-box{
display: flex;
@@ -1118,17 +1118,16 @@
::v-deep .snapshotManagement-for-img-box {
- width: 80px;
- height: 80px;
- border-radius: 4px;
- display: inline-block;
+ border-radius:4px;
+ display: block;
overflow: hidden;
- margin-right: 20px;
+ margin-right:20px;
position: relative;
- .for-img {
+ .for-img{
.for-del-button {
@@ -313,17 +313,16 @@
::v-deep .snapshotManagement-for-img-box{
- width:80px;
- height:80px;
border-radius:4px;
margin-right:20px;
.for-del-button{
@@ -346,17 +346,16 @@
@@ -821,17 +821,16 @@
background: #fff;