修复用户指引bug
This commit is contained in:
@@ -662,6 +662,7 @@ export default defineComponent({
|
||||
}
|
||||
.modal_img_max{
|
||||
// flex: 1;
|
||||
width: 57rem;
|
||||
height: 35rem;
|
||||
position: relative;
|
||||
.mark_loading{
|
||||
@@ -681,6 +682,8 @@ export default defineComponent({
|
||||
>img{
|
||||
// height: 100%;
|
||||
width: 100%;
|
||||
max-height: 100%;
|
||||
object-fit: contain;
|
||||
}
|
||||
&.active{
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user