处理logo被压缩问题
This commit is contained in:
parent
c3decf2230
commit
88e7197471
|
@ -120,6 +120,9 @@ export default {
|
|||
{
|
||||
title: '联系我们',
|
||||
path: '/',
|
||||
}, {
|
||||
title: '登录',
|
||||
path: '/',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
@ -167,6 +170,7 @@ export default {
|
|||
flex: 1;
|
||||
}
|
||||
.logo-wrapper {
|
||||
width: 460rem;
|
||||
height: 76rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user