fix
This commit is contained in:
@@ -385,7 +385,6 @@ export default defineComponent({
|
||||
.molepositon{
|
||||
width: 30rem;
|
||||
height: 66rem;
|
||||
// height: 80rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
// margin: auto 0;
|
||||
@@ -401,10 +400,9 @@ export default defineComponent({
|
||||
height: auto;
|
||||
position: relative;
|
||||
height: 100%;
|
||||
// overflow: hidden;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
// display: flex;
|
||||
// align-items: center;
|
||||
// justify-content: center;
|
||||
>img{
|
||||
z-index: 2;
|
||||
position: relative;
|
||||
@@ -420,12 +418,12 @@ export default defineComponent({
|
||||
.detail_modal_item_front,.designOpenrtion_print{
|
||||
z-index: 2;
|
||||
height: 100%;
|
||||
|
||||
width: 100%;
|
||||
img{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
// width: 100%;
|
||||
// height: auto;
|
||||
// height: 100%;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
float: left;
|
||||
user-select:none;
|
||||
-webkit-user-drag: none;
|
||||
|
||||
Reference in New Issue
Block a user