mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-05 02:56:31 +00:00
perf: 优化登录页样式
This commit is contained in:
parent
0858d67098
commit
49b3df218e
@ -258,7 +258,13 @@
|
|||||||
|
|
||||||
.mobile-logo {
|
.mobile-logo {
|
||||||
display: block;
|
display: block;
|
||||||
padding: 20px 30px 0 30px;
|
padding: 0 30px;
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.right-image {
|
||||||
|
height: revert;
|
||||||
|
width: revert;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user