fix
This commit is contained in:
@@ -170,9 +170,11 @@ const { isLoading } = toRefs(data);
|
||||
margin-top: 2.5rem;
|
||||
> .model{
|
||||
border: 2px solid #D9D9D9;
|
||||
height: 110rem;
|
||||
// height: 110rem;
|
||||
aspect-ratio: 2 / 3;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
width: 93%;
|
||||
margin: 0 auto;
|
||||
> img{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user