Merge branch 'main' of ssh://18.167.251.121:10002/aidlab/lanecarford_front
This commit is contained in:
@@ -281,6 +281,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background-color: #fff;
|
||||
}
|
||||
}
|
||||
> .icon-selected {
|
||||
|
||||
@@ -220,6 +220,7 @@
|
||||
border: 0.24rem solid #000;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
background-color: #fff;
|
||||
> .icon {
|
||||
margin: 0 1.8rem;
|
||||
}
|
||||
@@ -246,6 +247,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background-color: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -179,6 +179,7 @@ const { isLoading } = toRefs(data);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: contain;
|
||||
display: block;
|
||||
}
|
||||
> .operation{
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user