We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cca485 commit e4c3b5bCopy full SHA for e4c3b5b
1 file changed
packages/design-core/src/login/Index.vue
@@ -66,6 +66,7 @@ export default {
66
flex: 2;
67
.login-img {
68
max-height: 500px;
69
+ min-height: 298px;
70
width: 100%;
71
height: 100%;
72
background-image: url(../../assets/login-bg.svg);
@@ -83,6 +84,7 @@ export default {
83
84
max-width: 440px;
85
min-width: 340px;
86
87
88
89
90
background: #fff;
0 commit comments